Uses of Class
com.ibm.icu.text.CurrencyDisplayNames
Packages that use CurrencyDisplayNames
Package
Description
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
-
Uses of CurrencyDisplayNames in com.ibm.icu.text
Methods in com.ibm.icu.text that return CurrencyDisplayNamesModifier and TypeMethodDescriptionstatic CurrencyDisplayNamesCurrencyDisplayNames.getInstance(ULocale locale) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.static CurrencyDisplayNamesCurrencyDisplayNames.getInstance(ULocale locale, boolean noSubstitute) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.static CurrencyDisplayNamesCurrencyDisplayNames.getInstance(Locale locale) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.static CurrencyDisplayNamesCurrencyDisplayNames.getInstance(Locale locale, boolean noSubstitute) Return an instance of CurrencyDisplayNames that provides information localized for display in the provided locale.