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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(AlternativeAlignment a, AlternativeAlignment b)
compare in interface Comparator<AlternativeAlignment>Copyright © 2000–2016 BioJava. All rights reserved.