| Package | Description |
|---|---|
| org.apache.commons.lang3 |
Provides highly reusable utility methods, chiefly concerned with adding value to the
java.lang classes. |
| org.apache.commons.lang3.builder |
Provides classes to create consistent
equals(Object), toString(), hashCode(), and compareTo(Object) methods. |
| org.apache.commons.lang3.concurrent |
Provides support classes for multi-threaded programming.
|
| org.apache.commons.lang3.concurrent.locks |
Provides support classes for multi-threaded programming.
|
| org.apache.commons.lang3.reflect |
Provides high-level uses of the
java.lang.reflect APIs. |
| org.apache.commons.lang3.text |
Deprecated: Provides classes for handling and manipulating text, partly as an extension to
java.text. |
| Class and Description |
|---|
| AbstractSupplier
Abstracts supplying an instance of
T. |
| Class and Description |
|---|
| AbstractSupplier
Abstracts supplying an instance of
T. |
| Builder
The Builder interface is designed to designate a class as a builder
object in the Builder design pattern.
|
| CompareToBuilder
Assists in implementing
Comparable.compareTo(Object) methods. |
| Diff |
| DiffBuilder
Assists in implementing
Diffable.diff(Object) methods. |
| DiffBuilder.Builder
Constructs a new instance.
|
| DiffResult
A
DiffResult contains a collection of the differences between two
Diffable objects. |
| EqualsBuilder
Assists in implementing
Object.equals(Object) methods. |
| HashCodeBuilder
Assists in implementing
Object.hashCode() methods. |
| RecursiveToStringStyle
Works with
ToStringBuilder to create a "deep" toString. |
| ReflectionDiffBuilder
Assists in implementing
Diffable.diff(Object) methods. |
| ReflectionDiffBuilder.Builder
Constructs a new instance.
|
| ReflectionToStringBuilder
Assists in implementing
Object.toString() methods using reflection. |
| ToStringBuilder
Assists in implementing
Object.toString() methods. |
| ToStringStyle
Controls
String formatting for ToStringBuilder. |
| Class and Description |
|---|
| AbstractSupplier
Abstracts supplying an instance of
T. |
| Builder
The Builder interface is designed to designate a class as a builder
object in the Builder design pattern.
|
| Class and Description |
|---|
| AbstractSupplier
Abstracts supplying an instance of
T. |
| Class and Description |
|---|
| Builder
The Builder interface is designed to designate a class as a builder
object in the Builder design pattern.
|
| Class and Description |
|---|
| Builder
The Builder interface is designed to designate a class as a builder
object in the Builder design pattern.
|
Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.