|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundedConcurrentHashMap.EvictionListener | |
|---|---|
| org.hibernate.internal.util.collections | |
| Uses of BoundedConcurrentHashMap.EvictionListener in org.hibernate.internal.util.collections |
|---|
| Constructors in org.hibernate.internal.util.collections with parameters of type BoundedConcurrentHashMap.EvictionListener | |
|---|---|
BoundedConcurrentHashMap(int capacity,
int concurrencyLevel,
BoundedConcurrentHashMap.Eviction evictionStrategy,
BoundedConcurrentHashMap.EvictionListener<K,V> evictionListener)
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||