Package com.carrotsearch.hppc.sorting
-
Class Summary Class Description IndirectSort Sorting routines that return an array of sorted indices implied by a given comparator rather than move elements of whatever the comparator is using for comparisons.