org.apache.solr.util
public static interface ConcurrentLRUCache.EvictionListener<K,V>
void
evictedEntry(K key, V value)
void evictedEntry(K key, V value)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.