|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.cglib.util.ParallelSorter.LongComparer
static class ParallelSorter.LongComparer
| Field Summary | |
|---|---|
private long[] |
a
|
| Constructor Summary | |
|---|---|
ParallelSorter.LongComparer(long[] a)
|
|
| Method Summary | |
|---|---|
int |
compare(int i,
int j)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private long[] a
| Constructor Detail |
|---|
public ParallelSorter.LongComparer(long[] a)
| Method Detail |
|---|
public int compare(int i,
int j)
compare in interface ParallelSorter.Comparer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||