|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomConcurrentHashMap.ComputingStrategy | |
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and other utilities for working with collections. |
| Uses of CustomConcurrentHashMap.ComputingStrategy in com.google.common.collect |
|---|
| Methods in com.google.common.collect with parameters of type CustomConcurrentHashMap.ComputingStrategy | ||
|---|---|---|
|
CustomConcurrentHashMap.Builder.buildComputingMap(CustomConcurrentHashMap.ComputingStrategy<K,V,E> strategy,
Function<? super K,? extends V> computer)
Creates a ConcurrentMap, backed by the given strategy, that
supports atomic, on-demand computation of values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||