public class MapPutProcedure<K,V> extends Object implements org.eclipse.collections.api.block.procedure.Procedure2<K,V>
MapPutProcedure(Map<K,V> newMap)
void
value(K key, V value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapPutProcedure(Map<K,V> newMap)
public void value(K key, V value)
value
org.eclipse.collections.api.block.procedure.Procedure2<K,V>
Copyright © 2004–2017. All rights reserved.