| Package | Description |
|---|---|
| org.awaitility.pollinterval |
| Modifier and Type | Method and Description |
|---|---|
static FixedPollInterval |
FixedPollInterval.fixed(Duration duration)
Syntactic sugar for create a new instance of
FixedPollInterval. |
static FixedPollInterval |
FixedPollInterval.fixed(long pollInterval,
TimeUnit unit)
Syntactic sugar for create a new instance of
FixedPollInterval. |
Copyright © 2010–2022. All rights reserved.