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 © 2021 JBoss by Red Hat. All rights reserved.