Returns an array of all locales for which the
getInstance
methods of this class can return
localized instances.
The returned array represents the union of locales supported
by the Java runtime and by installed
CollatorProvider
implementations.
It must contain at least a Locale instance equal to
Locale.US
.
Collator
instances are available.
Diagram: Collator