public class SortAndKeepOriginalIndecies extends Object implements Comparator<Integer>
SortAndKeepOriginalIndecies class.
| Constructor and Description |
|---|
SortAndKeepOriginalIndecies(double[] dataInArr)
Constructor for SortAndKeepOriginalIndecies.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Integer index1,
Integer index2) |
Integer[] |
makeArrOfIndecies()
makeArrOfIndecies.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2019. All rights reserved.