public class DoGroup<T> extends Object
DoGroup(Stream<T> stream)
<K,V> Map<K,List<T>>
by(Function<T,K> transformation)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoGroup(Stream<T> stream)
public <K,V> Map<K,List<T>> by(Function<T,K> transformation)
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.