K
- the key typepublic class SetEntryWithComputedValueProcessor<K> extends Object implements javax.cache.processor.EntryProcessor<K,String,String>, Serializable
Constructor and Description |
---|
SetEntryWithComputedValueProcessor(String valuePrefix,
String valuePostfix) |
Modifier and Type | Method and Description |
---|---|
String |
process(javax.cache.processor.MutableEntry<K,String> entry,
Object... arguments) |
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.