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