|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.core.sequence.ExonComparator
public class ExonComparator
Sort Exon where it is a little confusing if exons shoud always be ordered left to right where a negative stranded gene should go the other direction. Need to think about this?
| Constructor Summary | |
|---|---|
ExonComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(ExonSequence o1,
ExonSequence o2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public ExonComparator()
| Method Detail |
|---|
public int compare(ExonSequence o1,
ExonSequence o2)
compare in interface java.util.Comparator<ExonSequence>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||