class PlotWalk.PlotRefComparator extends java.lang.Object implements java.util.Comparator<Ref>
PlotRefComparator()
int
compare(Ref o1, Ref o2)
(package private) int
kind(Ref r)
(package private) long
timeof(RevObject o)
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 int compare(Ref o1, Ref o2)
compare
java.util.Comparator<Ref>
long timeof(RevObject o)
int kind(Ref r)