| AppendableJoiner |
Joins an array or Iterable into an existing Appendable like a StringBuilder; with the goal for call sites to avoid creating
intermediary Strings.
|
| AppendableJoiner.Builder |
|
| CharSet |
A set of characters.
|
| ClassUtils.Interfaces |
|
| DoubleRange |
|
| Functions.FailableBiConsumer |
Deprecated.
|
| Functions.FailableBiFunction |
Deprecated.
|
| Functions.FailableBiPredicate |
Deprecated.
|
| Functions.FailableCallable |
Deprecated.
|
| Functions.FailableConsumer |
Deprecated.
|
| Functions.FailableFunction |
Deprecated.
|
| Functions.FailablePredicate |
Deprecated.
|
| Functions.FailableRunnable |
Deprecated.
|
| Functions.FailableSupplier |
Deprecated.
|
| IntegerRange |
|
| JavaVersion |
An enum representing all the versions of the Java specification.
|
| LongRange |
|
| NumberRange |
Specializes Range for Numbers.
|
| ObjectUtils.Null |
Class used as a null placeholder where null
has another meaning.
|
| RandomStringUtils |
Generates random Strings.
|
| RandomUtils |
Supplements the standard Random class.
|
| Range |
An immutable range of objects from a minimum to maximum point inclusive.
|
| Streams.FailableStream |
Deprecated.
|
| Strings |
String operations where you choose case-sensitive Strings.CS vs.
|
| Strings.Builder |
|
| ThreadUtils.ThreadGroupPredicate |
Deprecated.
|
| ThreadUtils.ThreadPredicate |
Deprecated.
|