public class AltAligComparator extends java.lang.Object implements java.util.Comparator<AlternativeAlignment>
Constructor and Description |
---|
AltAligComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AlternativeAlignment a,
AlternativeAlignment b) |
public int compare(AlternativeAlignment a, AlternativeAlignment b)
compare
in interface java.util.Comparator<AlternativeAlignment>