Package com.semedy.reasoner.edb.zdb
Class LineStackComparatorBytesZipped
java.lang.Object
com.semedy.reasoner.edb.zdb.LineStackComparatorBytesZipped
- All Implemented Interfaces:
Comparator<LineStackBytesFromFileZipped>
public class LineStackComparatorBytesZipped
extends Object
implements Comparator<LineStackBytesFromFileZipped>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
LineStackComparatorBytesZipped
public LineStackComparatorBytesZipped()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<LineStackBytesFromFileZipped>
-