public class FigureLayerComparator extends java.lang.Object implements java.util.Comparator<Figure>
Comparator
static FigureLayerComparator
INSTANCE
int
compare(Figure f1, Figure f2)
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 static final FigureLayerComparator INSTANCE
public int compare(Figure f1, Figure f2)
compare
java.util.Comparator<Figure>