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