org.pojava.util.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pojava Show documentation
Show all versions of pojava Show documentation
POJava is a simple, light-weight Java-based library providing a variety of
utilities for data transformation.
Util contains pure utility code. In general, when a POJava utility consists
of only static methods, it will have the suffix "Tool" at the end.
Note that I'm not out to try to duplicate the effort of Apache Commons--
you'll find some excellent utilities there-- rather, I'm seeking to have
a small core on which to build some higher level tools without an abundance
of dependent packages.