Class OortLongMap<V>

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

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