public interface HeapCacheListener<K,V>
| Modifier and Type | Interface and Description |
|---|---|
static class |
HeapCacheListener.NoOperation<K,V> |
| Modifier and Type | Field and Description |
|---|---|
static HeapCacheListener |
NO_OPERATION |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvictionFromHeap(Entry<K,V> e) |
static final HeapCacheListener NO_OPERATION
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.