K - The key typeV - The value typepublic interface StoreEntryProcessor<K,V extends Serializable> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Serializable |
process(K key,
V value) |
Serializable process(K key, V value)
Copyright © 2017-2019 Eclipse Foundation. All Rights Reserved.