public class SequenceFeatureComparator extends Object implements Comparator<SequenceFeature>
Constructor and Description |
---|
SequenceFeatureComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SequenceFeature sf1,
SequenceFeature sf2) |
protected int |
compareEnds(SequenceFeature sf1,
SequenceFeature sf2) |
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 int compare(SequenceFeature sf1, SequenceFeature sf2)
compare
in interface Comparator<SequenceFeature>
protected int compareEnds(SequenceFeature sf1, SequenceFeature sf2)
Copyright © 2017. All rights reserved.