Convenience method for comparing the equality of two strings based on this Collator's collation rules.
Parameters:
source
target
Returns: true if the strings are equal according to the collation rules. false, otherwise.
See also: java.text.Collator.compare
Diagram: Collator