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