@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| Comparators |
Provides methods for streamlining and reducing boilerplate in relation to use of
Comparator instances |
| MoreObjects |
Provides methods for streamlining and reducing boilerplate in relation to basic
Object operations |
| MoreObjects.ToStringHelper |
Support class for
MoreObjects.toStringHelper(java.lang.Object). |
| Preconditions |
Utilities intended to streamline verification of expected input conditions by callers.
|
| Strings |
Utilities intended to enhance and streamline use of
String or CharSequence instances. |
| Suppliers |
Utilities intended to enhance and streamline use of
Supplier instances |
| Throwables |
Utilities intended to enhance and streamline use of
Throwable |