|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrentHashMapV8.RemappingFunction | |
|---|---|
| org.infinispan.util.concurrent.jdk8backported | |
| Uses of ConcurrentHashMapV8.RemappingFunction in org.infinispan.util.concurrent.jdk8backported |
|---|
| Methods in org.infinispan.util.concurrent.jdk8backported with parameters of type ConcurrentHashMapV8.RemappingFunction | |
|---|---|
V |
ConcurrentHashMapV8.compute(K key,
ConcurrentHashMapV8.RemappingFunction<? super K,V> remappingFunction)
Computes and enters a new mapping value given a key and its current mapped value (or null if there is no current
mapping). |
|
--> | |||||||||