public static class AlignerHelper.Anchor.QueryIndexComparator extends Object implements Comparator<AlignerHelper.Anchor>, Serializable
Constructor and Description |
---|
QueryIndexComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AlignerHelper.Anchor o1,
AlignerHelper.Anchor o2) |
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 QueryIndexComparator()
public int compare(AlignerHelper.Anchor o1, AlignerHelper.Anchor o2)
compare
in interface Comparator<AlignerHelper.Anchor>
Copyright © 2000–2019 BioJava. All rights reserved.