Collator.IDENTICAL

Collator.IDENTICAL

Class Overview | Class Members | This Package | All Packages

Syntax
public static final int IDENTICAL
Description
Collator strength value. When set, all differences are considered significant during comparison. The assignment of strengths to language features is locale dependant. A common example is for characters with equivalent Unicode spellings ("ä" vs "a?") to be considered IDENTICAL.