public final class ArrayIndexSorter extends Object
| Constructor and Description |
|---|
ArrayIndexSorter() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Number> |
sort(ArrayIndexComparator<T> comparator)
Sort the indices of array's object
|
public <T extends Number> Integer[] sort(ArrayIndexComparator<T> comparator)
Copyright © 2016. All Rights Reserved.