public static interface PersistentLinkedHashMap.RemoveEldestFunction<K,V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
removeEldest(@NotNull PersistentLinkedHashMap.PersistentLinkedHashMapMutable<K,V> map,
K key,
V value) |
boolean removeEldest(@NotNull
@NotNull PersistentLinkedHashMap.PersistentLinkedHashMapMutable<K,V> map,
@NotNull
K key,
@Nullable
V value)