Class ByLocationMinMaxFeatureComparator

java.lang.Object
org.biojava.bio.seq.ByLocationMinMaxFeatureComparator
All Implemented Interfaces:
Comparator

public class ByLocationMinMaxFeatureComparator extends Object implements Comparator
Comparator that compares the min and max positions of Features Required by org.biojava.bio.gui.sequence.AbstractPeptideDigestRenderer instances.
Since:
1.5
Author:
Mark Southern