T - The type of result of the CompletableFutureWaitResultBuilder<T>public interface WaitResultBuilder4<T>
CompletableFuture to specify the amount
of time between the retry.| Modifier and Type | Method | Description |
|---|---|---|
WaitResultBuilder5<T> |
every(int value,
TimeUnit unit) |
Specify the amount of time between retry.
|
WaitResultBuilder5<T> every(int value, TimeUnit unit)
value - the amountunit - the time unitthe last step of the builderCopyright © 2019. All rights reserved.