| Package | Description |
|---|---|
| org.cache2k.core | |
| org.cache2k.core.experimentalApi |
| Modifier and Type | Class and Description |
|---|---|
class |
EntryAction<K,V,R>
This is a method object to perform an operation on an entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncCacheWriter.remove(K key,
AsyncCacheWriter.Callback callback,
Executor ex) |
void |
AsyncCacheWriter.write(K key,
V value,
AsyncCacheWriter.Callback callback,
Executor ex) |
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.