Uses of Class
org.cometd.oort.OortContainer
-
Uses of OortContainer in org.cometd.oort
Modifier and TypeClassDescriptionclass
OortList<E>
A specialized oort object whose entity is aList
.class
OortLongMap<V>
The equivalent of anOortMap<Long,V>
.class
OortMap<K,
V> A specialized oort object whose entity is aConcurrentMap
.class
The equivalent of anOortMap<String, V>
.