public static final int TERTIARY

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:
java.text.Collator.setStrength, java.text.Collator.getStrength