Class ByLocationMinMaxComparator

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

public class ByLocationMinMaxComparator extends Object implements Comparator
A Comparator similar to Feature.ByLocationComparator except that the min and max positions of the location are both compared
Since:
1.5
Author:
Mark Southern