java.util.Comparator<AlignerHelper.Anchor>public static class AlignerHelper.Anchor.QueryIndexComparator extends java.lang.Object implements java.util.Comparator<AlignerHelper.Anchor>
| Constructor | Description |
|---|---|
QueryIndexComparator() |
| Modifier and Type | Method | 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>