K - V - T - public class EntryProcessorProxy<K,V,T> extends Object implements javax.cache.processor.EntryProcessor<K,V,T>, Serializable
| Constructor and Description |
|---|
EntryProcessorProxy() |
| Modifier and Type | Method and Description |
|---|---|
T |
process(javax.cache.processor.MutableEntry<K,V> me,
Object... os) |
Copyright © 2017. All rights reserved.