|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BufferedConcurrentHashMap.EvictionListener | |
---|---|
org.infinispan.util.concurrent | Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers. |
Uses of BufferedConcurrentHashMap.EvictionListener in org.infinispan.util.concurrent |
---|
Constructors in org.infinispan.util.concurrent with parameters of type BufferedConcurrentHashMap.EvictionListener | |
---|---|
BufferedConcurrentHashMap(int initialCapacity,
float loadFactor,
int concurrencyLevel,
BufferedConcurrentHashMap.Eviction evictionStrategy,
BufferedConcurrentHashMap.EvictionListener<K,V> evictionListener)
Creates a new, empty map with the specified initial capacity, load factor and concurrency level. |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |