|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RetryLoop.Condition
Interface for conditions to check, isTrue will be called repeatedly until success or timeout
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Used in failure messages to describe what was expected |
boolean |
isTrue()
If true we stop retrying. |
| Method Detail |
|---|
java.lang.String getDescription()
boolean isTrue()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||