public class Datastore.Comp extends java.lang.Object implements java.util.Comparator<java.lang.Object>
Comp(int col, int order)
int
compare(java.lang.Object a, java.lang.Object b)
equals, 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 Comp(int col, int order)
col
order
public int compare(java.lang.Object a, java.lang.Object b)
compare
java.util.Comparator<java.lang.Object>
a
b