See: Description
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| ScopeType |
Scope type definitions for a scoped map.
|
Copyright © 2014 Nuxeo SA. All rights reserved.