public static interface ConcurrentLFUCache.EvictionListener<K,V>
void
evictedEntry(K key, V value)
void evictedEntry(K key, V value)
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.