Package | Description |
---|---|
org.apache.commons.lang3 |
Provides highly reusable static utility methods, chiefly concerned with adding value to the
java.lang classes. |
org.apache.commons.lang3.reflect |
Accumulates common high-level uses of the
java.lang.reflect APIs. |
Class | Description |
---|---|
CharSet |
A set of characters.
|
ClassUtils.Interfaces |
Inclusivity literals for
ClassUtils.hierarchy(Class, Interfaces) . |
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.
|
Class | Description |
---|---|
ClassUtils.Interfaces |
Inclusivity literals for
ClassUtils.hierarchy(Class, Interfaces) . |
Copyright © 2001-2017 - Apache Software Foundation