public static interface LongObjectCache.DeletedPairsListener<V>
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
objectRemoved(long key,
V value) |
void objectRemoved(long key,
V value)