static class BranchNormalizedVisitor.NodeComparator extends Object implements Comparator<ExprNode>
| Constructor and Description |
|---|
NodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ExprNode o1,
ExprNode o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(ExprNode o1, ExprNode o2)
compare in interface Comparator<ExprNode>Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.