public static class TPKTile.TPKTileSorter extends Object implements Comparator<TPKTile>
Constructor and Description |
---|
TPKTileSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(TPKTile a,
TPKTile b) |
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(TPKTile a, TPKTile b)
compare
in interface Comparator<TPKTile>
Copyright © 1996–2022 Geotools. All rights reserved.