public class GroupByUniqueKeyProcedure<T,K> extends Object implements org.eclipse.collections.api.block.procedure.Procedure<T>
GroupByUniqueKeyProcedure(Map<K,T> newMap, org.eclipse.collections.api.block.function.Function<? super T,? extends K> newKeyFunction)
void
value(T object)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GroupByUniqueKeyProcedure(Map<K,T> newMap, org.eclipse.collections.api.block.function.Function<? super T,? extends K> newKeyFunction)
public void value(T object)
value
org.eclipse.collections.api.block.procedure.Procedure<T>
Copyright © 2004–2017. All rights reserved.