| Class | Description |
|---|---|
| AttributeMap | |
| CustomHashMap<K,V> | |
| DelegatingMap<K,V> | |
| IntHashMap<T> |
This is a int hashmap that has the exact same features and interface as a
normal Map except that the key is directly an integer.
|
| IntHashMap.IntEntry<T> | |
| LongHashMap<T> |
This is a long hashmap that has the exact same features and interface as a
normal Map except that the key is directly an long.
|
| LongHashMap.Entry<T> | |
| LruMap<K,V> | |
| MapKeyEntry<K,V> | |
| MapKeySetEntryIterator<K,V> | |
| MapKeySetEntrySet<K,V> | |
| Maps | |
| MapSerializerMap | |
| ObjectKey | |
| ObjectKeyMap<K,V> | |
| WeakCache<K,V> | |
| WeakUuidObjectMap |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.