Searched refs:StandardSorter (Results 1 – 2 of 2) sorted by relevance
48 mSorter = new StandardSorter<T>(); in FixedSizeArray()59 mSorter = new StandardSorter<T>(); in FixedSizeArray()
22 public class StandardSorter<T> extends Sorter { class