K
V
@FunctionalInterface public static interface TimedMap.EventListener<K,V>
void
removed(K key, V value, boolean expire)
void removed(K key, V value, boolean expire)
key
value
expire
Copyright © 2020. All rights reserved.