Uses of Package
org.apache.commons.lang3
Package
Description
Provides highly reusable static utility methods, chiefly concerned with adding value to the
java.lang
classes.Accumulates common high-level uses of the
java.lang.reflect
APIs.-
ClassDescriptionJoins an array or
Iterable
into an existingAppendable
like aStringBuilder
; with the goal for call sites to avoid creating intermediary Strings.Builds instances ofAppendableJoiner
.A set of characters.Inclusivity literals forClassUtils.hierarchy(Class, Interfaces)
.SpecializesNumberRange
forDouble
s.Deprecated.Deprecated.UseFailableBiFunction
.Deprecated.UseFailableBiPredicate
.Deprecated.UseFailableCallable
.Deprecated.UseFailableConsumer
.Deprecated.UseFailableFunction
.Deprecated.UseFailablePredicate
.Deprecated.UseFailableRunnable
.Deprecated.UseFailableSupplier
.SpecializesNumberRange
forInteger
s.An enum representing all the versions of the Java specification.SpecializesNumberRange
forLong
s.Class used as a null placeholder wherenull
has another meaning.Generates randomString
s.Supplements the standardRandom
class.An immutable range of objects from a minimum to maximum point inclusive.Deprecated.Deprecated.Use aPredicate
.Deprecated.Use aPredicate
. -
FailableBiConsumer
.