public static final class Chunk.PositionComparator extends java.lang.Object implements java.util.Comparator<Chunk>
static java.util.Comparator<Chunk>
INSTANCE
int
compare(Chunk one, Chunk two)
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 java.util.Comparator<Chunk> INSTANCE
public int compare(Chunk one, Chunk two)
compare
java.util.Comparator<Chunk>