|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PredicateVisitor<R>
A visitor that allows you to perform operations on a HistoryPredicate
.
Method Summary | |
---|---|
R |
visit(HistoryPredicate predicate)
Visit called when accepting a HistoryPredicate . |
Method Detail |
---|
R visit(HistoryPredicate predicate)
HistoryPredicate
.
the
- node being visited.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |