Searched refs:Swapper (Results 1 – 2 of 2) sorted by relevance
11 public static interface Swapper { interface in Sorter15 public static void sortStrings(Vector values , int left, int right, Swapper swapper) { in sortStrings()
270 private class ParallelSwapper implements Sorter.Swapper {