All Known Implementing Classes:
MergeSort, UniqueWithDuplicateNullsMergeSort

public interface Sort
The sort interface corresponds to an instance of an in-progress sort. Sorts are not persistent.