|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.cglib.util.ParallelSorter.IntComparer
static class ParallelSorter.IntComparer
| Field Summary | |
|---|---|
private int[] |
a
|
| Constructor Summary | |
|---|---|
ParallelSorter.IntComparer(int[] 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 int[] a
| Constructor Detail |
|---|
public ParallelSorter.IntComparer(int[] 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 | ||||||||