Class ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
java.lang.Object
org.apache.commons.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
- All Implemented Interfaces:
Serializable,Comparator<Path>
- Enclosing class:
ZipSplitReadOnlySeekableByteChannel
private static final class ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
extends Object
implements Comparator<Path>, Serializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
ZipSplitSegmentComparator
private ZipSplitSegmentComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Path>
-