K
- key typeV
- value typepublic class SetEntryProcessor<K,V> extends Object implements javax.cache.processor.EntryProcessor<K,V,V>, Serializable
EntryProcessor
to set the value of an entry.Constructor and Description |
---|
SetEntryProcessor(V value)
Constructs a
SetEntryProcessor . |
public SetEntryProcessor(V value)
SetEntryProcessor
.value
- entry valueCopyright © 2014. All Rights Reserved.