| Interface | Description |
|---|---|
| ThrowingConsumer<T,E extends Exception> | |
| ThrowingFunction<T,R,E extends Exception> | |
| ThrowingRunable<E extends Exception> | |
| ThrowingSupplier<T,E extends Exception> |
| Class | Description |
|---|---|
| Either<L,R> | |
| ImmutableEither<L,R> |
Immutable implementation of
Either. |
| ImmutableEither.Builder<L,R> |
Builds instances of type
ImmutableEither. |
| Optionals | |
| Optionals.Wrapper<T> | |
| Try |
| Annotation Type | Description |
|---|---|
| Wrapped |
Copyright © 2017. All rights reserved.