org.biojava.dasobert.feature
Class FeatureComparator
java.lang.Object
org.biojava.dasobert.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
Copyright © 2012 BioJava. All Rights Reserved.