K - the map key typeV - the map value typepublic class CopyOnWriteMapPutFunction<K,V> extends MapPutFunction<K,V>
| Constructor and Description |
|---|
CopyOnWriteMapPutFunction(K key,
V value) |
CopyOnWriteMapPutFunction(Map.Entry<K,V> operand) |
acceptapply, getOperandclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenandThenCopyright © 2020 JBoss by Red Hat. All rights reserved.