primary
Primary level of comparison. Collation performs comparisons of the base characters only, ignoring other
differences such as diacritics and case.
The
The
caseLevel
can be set via Collation.PrimaryICUComparisonLevel.includeCase()
and
Collation.PrimaryICUComparisonLevel.excludeCase()
.- Returns:
- new
Collation.SecondaryICUComparisonLevel
.