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-2022 Atlassian. All Rights Reserved.