public class DatatypeNodeLevelComparator extends Object implements Comparator<TableSyntaxNode>
| Constructor and Description |
|---|
DatatypeNodeLevelComparator(Map<TableSyntaxNode,Integer> levelsMap) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TableSyntaxNode first,
TableSyntaxNode second) |
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 DatatypeNodeLevelComparator(Map<TableSyntaxNode,Integer> levelsMap)
public int compare(TableSyntaxNode first, TableSyntaxNode second)
compare in interface Comparator<TableSyntaxNode>Copyright © 2004–2019 OpenL Tablets. All rights reserved.