@FunctionalInterface public interface RemovalListener<K,V>
void
onRemoval(RemovalNotification<K,V> notification)
void onRemoval(RemovalNotification<K,V> notification)
Copyright © 2021. All rights reserved.