| Interface | Description |
|---|---|
| ThrowingConsumer<T,E extends Exception> | |
| ThrowingFunction<T,R,E extends Exception> | |
| ThrowingRunnable<E extends Exception> | |
| ThrowingSupplier<T,E extends Exception> |
| Class | Description |
|---|---|
| Either<L,R> | |
| ImmutablePair<FIRST,SECOND> |
Immutable implementation of
Pair. |
| ImmutablePair.Builder<FIRST,SECOND> |
Builds instances of type
ImmutablePair. |
| Optionals | |
| Optionals.Wrapper<T> | |
| Pair<FIRST,SECOND> | |
| Try | |
| Types |
| Annotation Type | Description |
|---|---|
| Wrapped |
Copyright © 2022. All rights reserved.