|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ExperimentalApi public interface ExecutableWaiterQuery
WARNING: This API is still experimental and may be changed between versions.
| Method Summary | |
|---|---|
WaiterQuery |
and()
Allows chaining of queries together and will pass when both queries evaluates to true |
void |
execute()
Executes the built up waiter query. |
WaiterQuery |
or()
Allows chaining of queries together and will pass when either query evaluates to true |
| Method Detail |
|---|
void execute()
WaiterQuery and()
WaiterQuery or()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||