Interface LRUMap.RemovalListener<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRemoval(Map.Entry<K,V> eldest)
-
| Modifier and Type | Method | Description |
|---|---|---|
void |
onRemoval(Map.Entry<K,V> eldest) |