public static interface MemoryLRUCache.EldestEntryRemovalListener<K,V>
void
apply(K key, V value)
void apply(K key, V value)