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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic SegmentComparator()
Copyright © 2000–2019 BioJava. All rights reserved.