|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomConcurrentHashMap.Strategy | |
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and other utilities for working with collections. |
| Uses of CustomConcurrentHashMap.Strategy in com.google.common.collect |
|---|
| Subinterfaces of CustomConcurrentHashMap.Strategy in com.google.common.collect | |
|---|---|
static interface |
CustomConcurrentHashMap.ComputingStrategy<K,V,E>
Extends CustomConcurrentHashMap.Strategy to add support for computing values on-demand. |
| Methods in com.google.common.collect with parameters of type CustomConcurrentHashMap.Strategy | ||
|---|---|---|
|
CustomConcurrentHashMap.Builder.buildMap(CustomConcurrentHashMap.Strategy<K,V,E> strategy)
Creates a new concurrent hash map backed by the given strategy. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||