|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.carrotsearch.hppc.sorting.IndirectComparator.AscendingFloatComparator
com.carrotsearch.hppc.sorting.IndirectComparator.DescendingFloatComparator
public static class IndirectComparator.DescendingFloatComparator
A reverse-order comparator for floats.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
IndirectComparator.DescendingFloatComparator(float[] array)
|
|
| Method Summary | |
|---|---|
int |
compare(int indexA,
int indexB)
See class documentation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndirectComparator.DescendingFloatComparator(float[] array)
| Method Detail |
|---|
public final int compare(int indexA,
int indexB)
IndirectComparator
compare in interface IndirectComparatorcompare in class IndirectComparator.AscendingFloatComparator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||