|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.carrotsearch.hppc.sorting.IndirectComparator.AscendingFloatComparator
public static class IndirectComparator.AscendingFloatComparator
A natural-order comparator for floats.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
IndirectComparator.AscendingFloatComparator(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.AscendingFloatComparator(float[] array)
| Method Detail |
|---|
public int compare(int indexA,
int indexB)
IndirectComparator
compare in interface IndirectComparator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||