public interface EvictionListener<K,V>
void
onEviction(K key, V value)
void onEviction(K key, V value)
Copyright © 2022. All rights reserved.