Uses of Class
com.ibm.icu.text.CurrencyDisplayNames
Packages that use CurrencyDisplayNames
-
Uses of CurrencyDisplayNames in com.ibm.icu.impl
Subclasses of CurrencyDisplayNames in com.ibm.icu.implModifier and TypeClassDescriptionstatic class
static class
(package private) static class
This class performs data loading for currencies and keeps data in lightweight cache. -
Uses of CurrencyDisplayNames in com.ibm.icu.text
Methods in com.ibm.icu.text that return CurrencyDisplayNamesModifier and TypeMethodDescriptionstatic CurrencyDisplayNames
CurrencyDisplayNames.getInstance
(ULocale locale) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.static CurrencyDisplayNames
CurrencyDisplayNames.getInstance
(ULocale locale, boolean noSubstitute) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.static CurrencyDisplayNames
CurrencyDisplayNames.getInstance
(Locale locale) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.static CurrencyDisplayNames
CurrencyDisplayNames.getInstance
(Locale locale, boolean noSubstitute) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.