All Classes and Interfaces

Class
Description
Assertions class.
Result variant for errors.
Math utilities
Wraps a value associating it with arbitrary metadata
Static functions for exception-less execution
Represents an Option with no value
Result variant for ok values.
Describes a value that can be Some value or None.
OptionAssert class.
Pair class.
Quartet class.
Quintet class.
A type representing the outcome of some operation, which value can be some value or some error but not neither nor both at the same time.
ResultAssert class.
SafelyWrapped interface.
An Option with some value in it.
A Supplier that allows code to throw checked exceptions
Triplet class.
A tuple may be defined in many ways, but simply speaking it's a finite, heterogeneous sequence of elements.
UnwrapException class.
A type that serves as a wrapper for a given value that allows accessing that value.