| Class | Description |
|---|---|
| HashEntry<K,V> |
Mostly copied from org.apache.commons.collections.map.AbstractHashedMap.
|
| MapTxContext<K,V> |
Stores the temporary changes of the Map that might be applied in the end of the transaciton.
|
| RWLockedMap<K,V> |
A
Map implementation that uses ReadWriteLock in its functions. |
Copyright © 2011–2015 Everit Kft.. All rights reserved.