@ElementsAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| CharsetUtils |
Charset utilities. |
| DurationUtils |
Helper utilities for
Duration. |
| MathUtils |
Internal math utilities.
|
| NetworkUtils |
Network-related utilities.
|
| NumberUtils |
Helper utilities for
Numbers. |
| PlatformDependent |
Provide utilities that are dependent on the current runtime environment.
|
| ReflectionUtils |
Provide utilities to assist reflective access.
|
| ServiceLoaderUtils |
ServiceLoader utilities. |
| ThrowableUtils |
Utilities for working with
Throwables. |
| Exception | Description |
|---|---|
| IllegalCharacterException |
Exception that clarifies an illegal character and expected values.
|