availableAlgorithms property

List<SortAlgorithm> availableAlgorithms
final

List of the available sorting algorithms.

Implementation

final List<SortAlgorithm> availableAlgorithms;