| Package | Description |
|---|---|
| net.jodah.failsafe |
Core Failsafe APIs for performing failsafe executions.
|
| Class and Description |
|---|
| AsyncCallable
A callable that manually triggers asynchronous retries or completion via an asynchronous execution.
|
| AsyncRunnable
A runnable that manually triggers asynchronous retries or completion via an asynchronous execution.
|
| BiPredicate |
| CheckedBiConsumer |
| CheckedBiFunction |
| CheckedConsumer |
| CheckedFunction |
| CheckedRunnable
A Runnable that throws checked exceptions.
|
| ContextualCallable
A callable that provides execution context.
|
| ContextualRunnable
A runnable that provides execution context.
|
| Predicate |
Copyright © 2018. All rights reserved.