Packages |
org.apache.commons.lang |
A collection of highly reusable static utility methods, chiefly concerned
with adding value to java.lang and other standard core classes. |
org.apache.commons.lang.builder |
These builders assist with creating good equals(), toString(), hashCode(),
and compareTo() methods. |
org.apache.commons.lang.enum |
An implementation of the C style 'enum' in the Java world. |
org.apache.commons.lang.exception |
Provides a JDK 1.4 style Nested Exception functionality for those on prior
versions. |