
V - The valuepublic interface CacheListener<V>
| Modifier and Type | Method and Description |
|---|---|
void |
onEviction(V value)
On eviction
|
void onEviction(V value)
value - The value being evictedCopyright © 2013 IronJacamar (http://www.ironjacamar.org)