Class OortStringMap<V>

java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
Type Parameters:
V - the value type
All Implemented Interfaces:
Iterable<OortObject.Info<ConcurrentMap<String,V>>>, EventListener, ConfigurableServerChannel.Initializer, Oort.CometListener, org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.component.LifeCycle

public class OortStringMap<V> extends OortMap<String,V>
The equivalent of an OortMap&lt;String,V&gt;.