Interface Paths.Condition
Enclosing class:
-
public static interface Paths.Condition
used to check if a certain condition is met.
Conditions are typically used for
pausing path execution until some specific event occurs
(for example wait for an elevator to arrive)
See Also:
-
Method Detail
isConditionMet
boolean isConditionMet()
-
checks if the condition is met
Returns:
-
true if condition is met, false o/w
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc. If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com