Package | Description |
---|---|
org.apache.commons.lang3 |
Provides highly reusable static utility methods, chiefly concerned
with adding value to the
java.lang classes. |
Class and Description |
---|
CharSet
A set of characters.
|
JavaVersion
An enum representing all the versions of the Java specification.
|
ObjectUtils.Null
Class used as a null placeholder where
null
has another meaning. |
Range
An immutable range of objects from a minimum to maximum point inclusive.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.