public interface SAMRecordComparator extends java.util.Comparator<SAMRecord>
| Modifier and Type | Method and Description |
|---|---|
int |
fileOrderCompare(SAMRecord samRecord1,
SAMRecord samRecord2)
Less stringent compare method than the regular compare.
|
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongint fileOrderCompare(SAMRecord samRecord1, SAMRecord samRecord2)