| Package | Description |
|---|---|
| ch.powerunit.extensions.async.impl | |
| ch.powerunit.extensions.async.lang |
| Modifier and Type | Class | Description |
|---|---|---|
class |
WaitResultImpl<T> |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
WaitResultBuilder<T> |
Used internally.
|
| Modifier and Type | Method | Description |
|---|---|---|
WaitResultBuilder5<T> |
WaitResultBuilder4.every(int value,
TimeUnit unit) |
Specify the amount of time between retry.
|
default WaitResultBuilder5<T> |
WaitResultBuilder3.repeatOnlyOnce() |
Specify that only one retry will be done (so only one execution and one
validation).
|
Copyright © 2019. All rights reserved.