Uses of Class
org.cometd.oort.OortObject
Packages that use OortObject
-
Uses of OortObject in org.cometd.oort
Subclasses of OortObject in org.cometd.oortModifier and TypeClassDescriptionclassclassOortList<E>A specialized oort object whose entity is aList.classOortLongMap<V>The equivalent of anOortMap<Long,V>.classOortMap<K,V> A specialized oort object whose entity is aConcurrentMap.classThe equivalent of anOortMap<String,V>.