Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.nuxeo.common.collections

Some specific collection classes used by the Nuxeo project.

See:
          Description

Class Summary
ArrayMap<K,V> A mixture of an array list and a map used to store small table of elements using both indices and keys.
ClassMap<T> A Class keyed map sensitive to class hierarchy.
DependencyTree<K,T>  
DependencyTree.Entry<K,T>  
ListenerList Internal class to maintain a list of listeners.
PrimitiveArrays  
ScopedMap Scoped map holding data for a given scope.
SerializableArrayMap<K,V> A mixture of an array list and a map used to store small table of elements using both indices and keys.
 

Enum Summary
ScopeType Scope type definitions for a scoped map.
 

Package org.nuxeo.common.collections Description

Some specific collection classes used by the Nuxeo project.


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.