Class ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
java.lang.Object
org.apache.commons.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
- All Implemented Interfaces:
Serializable
,Comparator<File>
- Enclosing class:
- ZipSplitReadOnlySeekableByteChannel
private static class ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
extends Object
implements Comparator<File>, 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, wait
Methods 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:
compare
in interfaceComparator<File>
-