public class MapPutProcedure<K,V> extends Object implements Procedure2<K,V>
| Constructor and Description |
|---|
MapPutProcedure(Map<K,V> newMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
value(K key,
V value) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptandThenCopyright © 2004–2022. All rights reserved.