public class ExonComparator extends Object implements Comparator<ExonSequence>, Serializable
Constructor and Description |
---|
ExonComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ExonSequence o1,
ExonSequence o2) |
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 ExonComparator()
public int compare(ExonSequence o1, ExonSequence o2)
compare
in interface Comparator<ExonSequence>
Copyright © 2000–2019 BioJava. All rights reserved.