K
- key typeV
- value typepublic class NoOpEntryProcessor<K,V> extends Object implements javax.cache.processor.EntryProcessor<K,V,V>, Serializable
EntryProcessor
which does nothing.Constructor and Description |
---|
NoOpEntryProcessor() |
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.