| Package | Description |
|---|---|
| ch.powerunit.extensions.async | |
| ch.powerunit.extensions.async.lang |
| Modifier and Type | Method | Description |
|---|---|---|
static <T> WaitResultBuilder1<T> |
WaitResult.of(Callable<T> action) |
Start the builder to create an instance of
CompletableFuture based on
the result of the received action, with repetition until some condition. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
WaitResultBuilder<T> |
Used internally.
|
Copyright © 2019. All rights reserved.