public class Poller extends Object
| Constructor and Description |
|---|
Poller() |
| Modifier and Type | Method and Description |
|---|---|
static void |
waitFor(java.util.function.Supplier<Boolean> predicate,
long timeout) |
public static void waitFor(java.util.function.Supplier<Boolean> predicate, long timeout) throws TimeoutException, InterruptedException
TimeoutExceptionInterruptedExceptionCopyright © 2019. All rights reserved.