Gets the Collator for the current default locale. The default locale is determined by java.util.Locale.getDefault.
Returns: the Collator for the default locale.(for example, en_US)
See also: java.util.Locale.getDefault
Diagram: Collator