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