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