public static class AlignerHelper.Anchor.QueryIndexComparator extends java.lang.Object implements java.util.Comparator<AlignerHelper.Anchor>
| Constructor and Description |
|---|
QueryIndexComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AlignerHelper.Anchor o1,
AlignerHelper.Anchor o2) |
public int compare(AlignerHelper.Anchor o1, AlignerHelper.Anchor o2)
compare in interface java.util.Comparator<AlignerHelper.Anchor>