org.biojava.spice.feature
Class FeatureComparator
java.lang.Object
org.biojava.spice.feature.FeatureComparator
- All Implemented Interfaces:
- Comparator
- public class FeatureComparator
- extends Object
- implements Comparator
a comparator to sort Features byt type
- Author:
- Andreas Prlic
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureComparator
public FeatureComparator()
compare
public int compare(Object a,
Object b)
- Specified by:
compare in interface Comparator