Class AbstractULAlignment.LeftRightLocationComparator<T>

java.lang.Object
org.biojava.bio.alignment.AbstractULAlignment.LeftRightLocationComparator<T>
All Implemented Interfaces:
Comparator<T>
Enclosing class:
AbstractULAlignment

Orders by location left to right. If they both start at the same location (o1.getMin() == o2.getMin()) it the larger of the two considered to the Left