BreakIterator getAvailableLocales() method in Java with Examples
The getAvailableLocales() method of java.text.BreakIterator class is used to provide an array of all locales. Syntax: public static Locale[] getAvailableLocales() Parameter: This method does not accept any parameter. Return Value: This method provides an array of all locales for which all getInstanc