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. |
org.apache.commons.lang3.time |
Provides classes and methods to work with dates and durations.
|
Class and Description |
---|
ClassUtils.Interfaces
Inclusivity literals for
ClassUtils.hierarchy(Class, Interfaces) . |
Class and Description |
---|
Range
An immutable range of objects from a minimum to maximum point inclusive.
|