public interface EvictionListener<K,V>
void
onEviction(K key, V value)
void onEviction(K key, V value)
key
value
Copyright © 2018. All Rights Reserved.