K
V
public static interface LRUMap.RemovalListener<K,V>
void
onRemoval(Map.Entry<K,V> eldest)
void onRemoval(Map.Entry<K,V> eldest)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.