Uses of Package
org.apache.commons.lang3
-
Packages that use org.apache.commons.lang3 Package Description org.apache.commons.lang3 Provides highly reusable utility methods, chiefly concerned with adding value to thejava.langclasses.org.apache.commons.lang3.reflect Provides high-level uses of thejava.lang.reflectAPIs.org.apache.commons.lang3.time Provides classes and methods to work with dates and durations. -
Classes in org.apache.commons.lang3 used by org.apache.commons.lang3 Class Description AppendableJoiner Joins an array orIterableinto an existingAppendablelike aStringBuilder; with the goal for call sites to avoid creating intermediary Strings.AppendableJoiner.Builder Builds instances ofAppendableJoiner.CharRange A contiguous range of characters, optionally negated.CharSet A set of characters.ClassUtils.Interfaces Inclusivity literals forClassUtils.hierarchy(Class, Interfaces).DoubleRange SpecializesNumberRangeforDoubles.Functions.FailableBiConsumer Deprecated.UseFailableBiConsumer.Functions.FailableBiFunction Deprecated.UseFailableBiFunction.Functions.FailableBiPredicate Deprecated.UseFailableBiPredicate.Functions.FailableCallable Deprecated.UseFailableCallable.Functions.FailableConsumer Deprecated.UseFailableConsumer.Functions.FailableFunction Deprecated.UseFailableFunction.Functions.FailablePredicate Deprecated.UseFailablePredicate.Functions.FailableRunnable Deprecated.UseFailableRunnable.Functions.FailableSupplier Deprecated.UseFailableSupplier.IntegerRange SpecializesNumberRangeforIntegers.JavaVersion An enum representing all the versions of the Java specification.LongRange SpecializesNumberRangeforLongs.NumberRange SpecializesRangeforNumbers.ObjectUtils.Null Class used as a null placeholder wherenullhas another meaning.RandomStringUtils Generates randomStrings.RandomUtils Supplements the standardRandomclass.Range An immutable range of objects from a minimum to maximum point inclusive.Range.ComparableComparator Streams.FailableStream Deprecated.Strings String operations where you choose case-sensitiveStrings.CSvs.Strings.Builder BuildsStringsinstances.ThreadUtils.AlwaysTruePredicate Deprecated.Use aPredicate.ThreadUtils.ThreadGroupPredicate Deprecated.Use aPredicate.ThreadUtils.ThreadPredicate Deprecated.Use aPredicate. -
Classes in org.apache.commons.lang3 used by org.apache.commons.lang3.reflect Class Description AppendableJoiner Joins an array orIterableinto an existingAppendablelike aStringBuilder; with the goal for call sites to avoid creating intermediary Strings.ClassUtils.Interfaces Inclusivity literals forClassUtils.hierarchy(Class, Interfaces). -
Classes in org.apache.commons.lang3 used by org.apache.commons.lang3.time Class Description LongRange SpecializesNumberRangeforLongs.