public static class RuleTerminalNode.SortDeclarations extends Object implements Comparator<Declaration>
| Modifier and Type | Field and Description |
|---|---|
static RuleTerminalNode.SortDeclarations |
instance |
| Constructor and Description |
|---|
SortDeclarations() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Declaration d1,
Declaration d2) |
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 static final RuleTerminalNode.SortDeclarations instance
public int compare(Declaration d1, Declaration d2)
compare in interface Comparator<Declaration>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.