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