Package org.geotools.tpk
Class TPKTile.TPKTileSorter
Object
TPKTileSorter
- All Implemented Interfaces:
Comparator<TPKTile>
- Enclosing class:
- TPKTile
Sort comparator -- sorts tiles by bundle and then the tile data offset
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
TPKTileSorter
public TPKTileSorter()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<TPKTile>
-