Uses of Class
com.ibm.icu.util.ULocale.Type
-
Packages that use ULocale.Type Package Description com.ibm.icu.text com.ibm.icu.util -
-
Uses of ULocale.Type in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type ULocale.Type Modifier and Type Method Description ULocaleBreakIterator. getLocale(ULocale.Type type)[icu] Returns the locale that was used to create this object, or null.ULocaleCollator. getLocale(ULocale.Type type)[icu] Returns the locale that was used to create this object, or null.ULocaleDateFormatSymbols. getLocale(ULocale.Type type)Returns the locale that was used to create this object, or null.ULocaleDecimalFormatSymbols. getLocale(ULocale.Type type)[icu] Returns the locale that was used to create this object, or null.ULocaleRuleBasedCollator. getLocale(ULocale.Type type)[icu] Returns the locale that was used to create this object, or null.ULocaleUFormat. getLocale(ULocale.Type type)Return the locale that was used to create this object, or null. -
Uses of ULocale.Type in com.ibm.icu.util
Fields in com.ibm.icu.util declared as ULocale.Type Modifier and Type Field Description static ULocale.TypeULocale. ACTUAL_LOCALE[icu] Selector forgetLocale()indicating the locale of the resource containing the data.static ULocale.TypeULocale. VALID_LOCALE[icu] Selector forgetLocale()indicating the most specific locale for which any data exists.Methods in com.ibm.icu.util with parameters of type ULocale.Type Modifier and Type Method Description ULocaleCalendar. getLocale(ULocale.Type type)[icu] Returns the locale that was used to create this object, or null.
-