public final class ChunkPositionComparator extends Object implements Comparator<Chunk>, Serializable
Chunk
s ascending by their Position. Constructor and Description |
---|
ChunkPositionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Chunk first,
Chunk second) |
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(Chunk first, Chunk second)
compare
in interface Comparator<Chunk>
Copyright © 2005–2020 jthink.net. All rights reserved.