Sorter for sorting an array of ComparableObject objects.


For a list of all members of this type, see BinaryInsertionSorter Members.


System.Object
   AbstractSorter
      BinaryInsertionSorter

public class BinaryInsertionSorter : AbstractSorter, Sorter

Remarks

Implements binary insertion sort.

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

BinaryInsertionSorter Members | Opus6 Namespace