All Classes
| Class | Description |
|---|---|
| Failure<E> | |
| FunctionalUtil |
Functional programming utils.
|
| FunctionalUtil.AccessProvider<E> |
Objects provide access to some element.
|
| Success<E> | |
| ThrowingExceptionsBiFunction<D,E,F> | |
| ThrowingExceptionsConsumer<E> | |
| ThrowingExceptionsFunction<E,F> | |
| ThrowingExceptionsRunnable | |
| ThrowingExceptionsSupplier<E> | |
| Try<E> | |
| Tuple<A,B> |