|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ConcurrentHashMapV8.MappingFunction<K,V> | A function computing a mapping from the given key to a value. |
ConcurrentHashMapV8.RemappingFunction<K,V> | A function computing a new mapping given a key and its current
mapped value (or null if there is no current
mapping). |
Class Summary | |
---|---|
ConcurrentHashMapV8<K,V> | A hash table supporting full concurrency of retrievals and high expected concurrency for updates. |
LongAdder | One or more variables that together maintain an initially zero
long sum. |
|
--> |