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