jAgg

jAgg is a Java 5.0 API that supports “group by” operations on Lists of Java objects: aggregate operations such as count, sum, max, min, avg, and many more. It also allows custom aggregate operations.

Homepage POM file JAR file Javadoc
'net.sf.jagg:jagg:0.7.0'

Dependencies

no dependencies