Commons Lang 2.6

This document is the API specification for the Apache Commons Lang library.

Packages
Package
Description
Provides highly reusable static utility methods, chiefly concerned with adding value to the java.lang classes.
Assists in creating consistent equals(Object), toString(), hashCode(), and compareTo(Object) methods.
Provides an implementation of the C style enum in the Java world.
Provides JDK 1.4 style Nested Exception functionality for those on prior Java versions.
Extends java.math for business mathematical classes.
Provides typed mutable wrappers to primitive values and Object.
Accumulates common high-level uses of the java.lang.reflect APIs.
Provides classes for handling and manipulating text, partly as an extension to java.text.
Provides classes and methods to work with dates and durations.