public class ExonComparator extends Object implements Comparator<ExonSequence>
| 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, waitequalspublic int compare(ExonSequence o1, ExonSequence o2)
compare in interface Comparator<ExonSequence>Copyright © 2000–2016 BioJava. All rights reserved.