Uses of Class
org.cometd.oort.OortObject
-
Uses of OortObject in org.cometd.oort
Modifier and TypeClassDescriptionclass
class
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>
.