protected class SV.Sort extends Object implements Comparator<SV>
| Modifier and Type | Field and Description |
|---|---|
private int |
arrayPt |
private String |
myKey |
| Modifier | Constructor and Description |
|---|---|
protected |
Sort(int arrayPt,
String myKey) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SV x,
SV y) |
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, thenComparingLong