Collator.TERTIARY
Class Overview | Class Members |
This Package |
All Packages
Syntax
public static final int TERTIARY
Description
Collator strength value. When set, only TERTIARY and above differences are
considered significant during comparison. The assignment of strengths
to language features is locale dependant. A common example is for
case differences ("a" vs "A") to be considered a TERTIARY difference.
See Also
setStrength, getStrength