|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EvictionListener in com.googlecode.concurrentlinkedhashmap |
---|
Methods in com.googlecode.concurrentlinkedhashmap with parameters of type EvictionListener | |
---|---|
ConcurrentLinkedHashMap.Builder<K,V> |
ConcurrentLinkedHashMap.Builder.listener(EvictionListener<K,V> listener)
Specifies an optional listener that is registered for notification when an entry is evicted. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |