Uses of Class
com.ibm.icu.text.CurrencyMetaInfo.CurrencyDigits
Packages that use CurrencyMetaInfo.CurrencyDigits
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 CurrencyMetaInfo.CurrencyDigits in com.ibm.icu.text
Fields in com.ibm.icu.text declared as CurrencyMetaInfo.CurrencyDigitsModifier and TypeFieldDescriptionprotected static final CurrencyMetaInfo.CurrencyDigits
CurrencyMetaInfo.defaultDigits
Deprecated.This API is ICU internal only.Methods in com.ibm.icu.text that return CurrencyMetaInfo.CurrencyDigitsModifier and TypeMethodDescriptionCurrencyMetaInfo.currencyDigits
(String isoCode) Returns the CurrencyDigits for the currency code.CurrencyMetaInfo.currencyDigits
(String isoCode, Currency.CurrencyUsage currencyUsage) Returns the CurrencyDigits for the currency code with Context Usage.