public class Waiter
extends java.lang.Object
| Constructor and Description |
|---|
Waiter() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
wait(T subject,
com.google.common.base.Predicate<T> condition,
long timeout,
long pollingInterval) |