@Version(value="1.0.0")
Interface | Description |
---|---|
ComputingEntryHashMap.Entry<K,V> | |
ComputingMap<K,V> |
Conceptually, this map behaves much like an ordinary map other than the
semantics of putting a key value pair into the map.
|
ReadOnlyMap<K,V> |
Class | Description |
---|---|
CacheComputingMap<K,V> | |
ComputingEntryHashMap<K,V> | |
ComputingHashMap<K,V> | |
DeferredComputingMap<K,V> | |
FutureMap<K,V> | |
LRUCacheComputingMap<K,V> |