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