Borrowed from Cglib. Allows custom swap so that two arrays can be sorted
at the same time.
Namespace: Lucene.Net.UtilAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public abstract class SorterTemplate |
Visual Basic |
---|
Public MustInherit Class SorterTemplate |
Visual C++ |
---|
public ref class SorterTemplate abstract |