public class GroupByUniqueKeyProcedure<T,K> extends Object implements com.gs.collections.api.block.procedure.Procedure<T>
GroupByUniqueKeyProcedure(Map<K,T> newMap, com.gs.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, com.gs.collections.api.block.function.Function<? super T,? extends K> newKeyFunction)
public void value(T object)
value
com.gs.collections.api.block.procedure.Procedure<T>
Copyright © 2004–2016. All rights reserved.