java.io.Serializable
, java.util.function.BiConsumer<K,V>
, Procedure2<K,V>
public class MapPutProcedure<K,V> extends java.lang.Object implements Procedure2<K,V>
Constructor | Description |
---|---|
MapPutProcedure(java.util.Map<K,V> newMap) |
Modifier and Type | Method | Description |
---|---|---|
void |
value(K key,
V value) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
Copyright © 2004–2020. All rights reserved.