collation library
Classes
Enums
- Calendar
- CaseFirst
- How upper case or lower case letters should be sorted.
- Sensitivity
- Which differences in the strings should lead to non-zero result values. The default is Sensitivity.variant for usage Usage.sort; it's locale dependent for Usage.search.
- Style
- Usage
- Whether to use collation for searching for strings in an array, or rather sorting an array of strings.