static class ParallelSorter.ByteComparer extends java.lang.Object implements ParallelSorter.Comparer
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
a |
| Constructor and Description |
|---|
ByteComparer(byte[] 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