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 © 2016 Oracle Corporation. All rights reserved.