org.biojava3.core.sequence
Class CDSComparator
java.lang.Object
org.biojava3.core.sequence.CDSComparator
- All Implemented Interfaces:
- Comparator<CDSSequence>
public class CDSComparator
- extends Object
- implements Comparator<CDSSequence>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDSComparator
public CDSComparator()
compare
public int compare(CDSSequence o1,
CDSSequence o2)
- Used to sort two CDSSequences where Negative Strand makes it tough
- Specified by:
compare
in interface Comparator<CDSSequence>
- Parameters:
o1
- o2
-
- Returns:
- val