static class ParallelSorter.ShortComparer extends java.lang.Object implements ParallelSorter.Comparer
| Modifier and Type | Field and Description |
|---|---|
private short[] |
a |
| Constructor and Description |
|---|
ShortComparer(short[] a) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(int i,
int j) |
public int compare(int i,
int j)
compare in interface ParallelSorter.Comparer