Package | Description |
---|---|
org.apache.commons.lang |
Provides highly reusable static utility methods, chiefly concerned
with adding value to the
java.lang classes. |
Class and Description |
---|
CharRange
A contiguous range of characters, optionally negated.
|
CharSet
A set of characters.
|
NumberRange
Deprecated.
Use one of the Range classes in org.apache.commons.lang.math.
Class will be removed in Commons Lang 3.0.
|
ObjectUtils.Null
Class used as a null placeholder where
null
has another meaning. |
Copyright © 2001-2025 - Apache Software Foundation