public class MapPutProcedure<K,V> extends Object implements com.gs.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
com.gs.collections.api.block.procedure.Procedure2<K,V>
Copyright © 2004–2016. All rights reserved.