Searched defs:SortIndex (Results 1 – 1 of 1) sorted by relevance
27 final class SortIndex<T> { class58 public SortIndex(final Comparator<? super T> comparator) { in SortIndex() method in SortIndex