public interface PredicateVisitor<R>
HistoryPredicate.| Modifier and Type | Method and Description |
|---|---|
R |
visit(HistoryPredicate predicate)
Visit called when accepting a
HistoryPredicate. |
R visit(HistoryPredicate predicate)
HistoryPredicate.the - node being visited.Copyright © 2002-2018 Atlassian. All Rights Reserved.