public static interface ConcurrentLFUCache.EvictionListener<K,V>
void
evictedEntry(K key, V value)
void evictedEntry(K key, V value)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.