|
|||||||||
| Home >> All >> [ abbot overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
abbot
Interface Condition

- public interface Condition
Abstract a condition test.
| Method Summary | |
boolean |
test()
Return the condition state. |
java.lang.String |
toString()
Return a description of what the condition is testing. |
| Method Detail |
test
public boolean test()
- Return the condition state.
toString
public java.lang.String toString()
- Return a description of what the condition is testing.
|
|||||||||
| Home >> All >> [ abbot overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC