public class IdxComparator extends Object implements Comparator<int[]>
| Constructor and Description |
|---|
IdxComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(int[] o1,
int[] o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(int[] o1,
int[] o2)
compare in interface Comparator<int[]>Copyright © 2000–2016 BioJava. All rights reserved.