K
- key typeV
- value typepublic class GetEntryProcessor<K,V> extends Object implements javax.cache.processor.EntryProcessor<K,V,V>, Serializable
EntryProcessor
to return the current value of an entry.Constructor and Description |
---|
GetEntryProcessor() |
Modifier and Type | Method and Description |
---|---|
V |
process(javax.cache.processor.MutableEntry<K,V> entry,
Object... arguments) |
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.