Enumeration SortingMethod

  • lexicographical - LEXICOGRAPHICAL * natural - NATURAL * predefined - PREDEFINED * random - RANDOM

Export

Enumeration Members

Lexicographical: "lexicographical"
Natural: "natural"
Predefined: "predefined"
Random: "random"

Generated using TypeDoc