Uses of Package
org.apache.commons.lang3.builder

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 support classes for multi-threaded programming.
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.