Package | Description |
---|---|
dev.failsafe.function |
Functional interface types.
|
dev.failsafe.spi |
The Failsafe Service Provider Interface (SPI).
|
Modifier and Type | Method and Description |
---|---|
T |
AsyncSupplier.get(AsyncExecution<R> execution) |
void |
AsyncRunnable.run(AsyncExecution<R> execution) |
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncExecutionInternal<R>
Internal async execution APIs.
|
Copyright © 2022. All rights reserved.