All Classes and Interfaces

Class
Description
An OptionalSupplier implementation that indicates permanent absence.
Useful constant bootstrap methods and methods that make sense to invoke from ConstantBootstraps.invoke(Lookup, String, Class, MethodHandle, Object...).
An OptionalSupplier that computes the value it will return from its CachingSupplier.get() method when that method is first invoked, and that returns that computed value for all subsequent invocations of that method.
A utility class containing various ClassDesc constants.
An interface whose implementations can return a CharSequence for content-based hashing.
An OptionalSupplier implementation that supplies a fixed value.
A Supplier with additional contractual requirements.
A token indicating transitory or permanent presence or absence.