public class SegmentComparator extends Object implements Comparator<Segment>, Serializable
Constructor and Description |
---|
SegmentComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Segment v1,
Segment v2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public SegmentComparator()
Copyright © 2000–2019 BioJava. All rights reserved.