
net.sf.jagg.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jagg-core Show documentation
Show all versions of jagg-core Show documentation
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.
The newest version!
/**
* Provides all utility classes, including caches, comparators, parsers,
* scanners, and any other utility functionality. Some classes may have
* existed prior to 0.9.0, but were moved here for 0.9.0.
*
* @author Randy Gettman
* @since 0.9.0
*/
package net.sf.jagg.util;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy