| 
 | ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ConcurrentHashMap.RemovalCallback | |
| ConcurrentHashMap.Spliterator<T> | A partitionable iterator. | 
| Class Summary | |
|---|---|
| ConcurrentHashMap<K,V> | A hash table supporting full concurrency of retrievals and high expected concurrency for updates. | 
| ConcurrentHashMap.EntrySetView<K,V> | A view of a ConcurrentHashMap as a Setof (key, value)
 entries. | 
| ConcurrentHashMap.KeySetView<K,V> | A view of a ConcurrentHashMap as a Setof keys, in
 which additions may optionally be enabled by mapping to a
 common value. | 
| ConcurrentHashMap.Node | Key-value entry. | 
| ConcurrentHashMap.TreeNode | Nodes for use in TreeBins | 
| ConcurrentHashMap.ValuesView<K,V> | A view of a ConcurrentHashMap as a Collectionof
 values, in which additions are disabled. | 
| LongAdder | One or more variables that together maintain an initially zero longsum. | 
| ThreadLocalRandom | A random number generator isolated to the current thread. | 
| 
 | ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||