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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ExonComparator()
public int compare(ExonSequence o1, ExonSequence o2)
compare in interface Comparator<ExonSequence>Copyright © 2000–2018 BioJava. All rights reserved.