Package com.gpudb.filesystem.common
Class Result.SortByDownloadPartNumber
java.lang.Object
com.gpudb.filesystem.common.Result.SortByDownloadPartNumber
All Implemented Interfaces:
Enclosing class:
This is an implementation of the
Comparator interface used to sort the list of Result objects returned by background threads downloading parts of a file. This is used internally by the file download implementation.Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong