algorithmSummaryList property

List<AlgorithmSummary> algorithmSummaryList
final

>An array of AlgorithmSummary objects, each of which lists an algorithm.

Implementation

final List<AlgorithmSummary> algorithmSummaryList;