public class AltAligComparator extends Object implements Comparator<AlternativeAlignment>, Serializable
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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public AltAligComparator()
public int compare(AlternativeAlignment a, AlternativeAlignment b)
compare
in interface Comparator<AlternativeAlignment>
Copyright © 2000–2019 BioJava. All rights reserved.