org.biojava.bio.structure.align.pairwise
public class AltAligComparator extends Object implements Comparator<AlternativeAlignment>
| Constructor and Description |
|---|
AltAligComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AlternativeAlignment a,
AlternativeAlignment b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(AlternativeAlignment a, AlternativeAlignment b)
compare in interface Comparator<AlternativeAlignment>