static 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(java.util.Locale locale) |
Return an instance of CurrencyDisplayNames that provides information
localized for display in the provided locale.
|
static CurrencyDisplayNames |
CurrencyDisplayNames.getInstance(java.util.Locale locale,
boolean noSubstitute) |
Return an instance of CurrencyDisplayNames that provides information
localized for display in the provided locale.
|