public class Grouper extends Object
public Grouper(Class c)
public void addGroupBy(Getter get) throws IllegalArgumentException
public void addGroupBy(String on)
public Map group(List items) throws ChainException
ChainExceptionpublic List groupSortByGroupSize(List items, String ascDesc) throws ChainException
ChainExceptionCopyright © 2021. All rights reserved.