K - the map key typeV - the map value typepublic class MapPutFunction<K,V> extends MapFunction<K,V,Map.Entry<K,V>>
| Constructor and Description |
|---|
MapPutFunction(Map.Entry<K,V> operand,
Operations<Map<K,V>> operations) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Map<K,V> map,
Map.Entry<K,V> entry) |
Map.Entry<K,V> |
getOperand() |
applyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenandThenCopyright © 2021 JBoss by Red Hat. All rights reserved.