All Classes and Interfaces
Class
Description
Generic 2-tuple of arbitrarily typed objects, both of which are allowed to be
null
.Methods for working with arrays.
Provides metadata about an array type.
Methods for inspecting types.
Methods extending the Java Collection framework.
A fast enum-to-int map.
Methods related to exception handling.
Provides detailed information about the origin of an exception.
A mutable list of
int
values.The ubiquitous
list-of-int
.A
RuntimeException
thrown in response to various dynamic invocation
errors.Dynamic invocation utility methods.
I/O-related methods.
Math-related methods.
This annotation is meant to be applied to publicly accessible elements within the
exported packages of a Java 9+ module that should nevertheless be treated as
module-private.
The ubiquitous mutable-integer class.
General methods applicable to objects of any type.
Defines ways to increase the capacity of backing arrays and other types of
internally managed buffers and caches.
A
RuntimeException
that behaves as though it is the root cause of the
provided exception.Methods for working with strings.
Generic 2-tuple of arbitrarily typed, non-null objects.
A
RuntimeException
that behaves just like Exception
it wraps.