| Package | Description |
|---|---|
| org.jemmy.control | |
| org.jemmy.timing |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
Wrap.waitState(State<V> state) |
<V> V |
Wrap.waitState(State<V> state,
V value)
TODO javadoc
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Waiter.ensureState(State<T> state) |
<T> T |
Waiter.ensureValue(T value,
State<T> state) |
<T> T |
Waiter.waitState(State<T> state) |
<T> T |
Waiter.waitValue(T value,
State<T> state) |
Copyright © 2019. All rights reserved.