Collator.getStrength

Collator.getStrength

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized int getStrength()
Returns
this Collator's current strength property.
Description
Returns this Collator's strength property. The strength property determines the minimum level of difference considered significant during comparison. See the Collator class description for an example of use.

See Also
setStrength, PRIMARY, SECONDARY, TERTIARY, IDENTICAL