Uses of Class
libcore.icu.LocaleData
| Package | Description |
|---|---|
| libcore.icu |
-
Uses of LocaleData in libcore.icu
Methods in libcore.icu that return LocaleData Modifier and Type Method Description static LocaleDataLocaleData. get(Locale locale)Returns a shared LocaleData for the given locale.Methods in libcore.icu with parameters of type LocaleData Modifier and Type Method Description voidNativeDecimalFormat. setDecimalFormatSymbols(LocaleData localeData)Constructors in libcore.icu with parameters of type LocaleData Constructor Description NativeDecimalFormat(String pattern, LocaleData data)