Uses of Class
com.ibm.icu.util.LocaleData
-
Packages that use LocaleData Package Description com.ibm.icu.util International calendars and other utility classes. -
-
Uses of LocaleData in com.ibm.icu.util
Methods in com.ibm.icu.util that return LocaleData Modifier and Type Method Description static LocaleData
LocaleData. getInstance()
Gets the LocaleData object associated with the defaultFORMAT
localestatic LocaleData
LocaleData. getInstance(ULocale locale)
Gets the LocaleData object associated with the ULocale specified in locale
-