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