public static class Rule.PriorityComparator extends java.lang.Object implements java.util.Comparator<Rule>
PriorityComparator()
int
compare(Rule lhs, Rule rhs)
static int
compareInt(int lhs, int rhs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public PriorityComparator()
public int compare(Rule lhs, Rule rhs)
compare
java.util.Comparator<Rule>
public static int compareInt(int lhs, int rhs)