Uses of Class
com.ibm.icu.text.CurrencyMetaInfo
-
Packages that use CurrencyMetaInfo Package Description com.ibm.icu.text -
-
Uses of CurrencyMetaInfo in com.ibm.icu.text
Methods in com.ibm.icu.text that return CurrencyMetaInfo Modifier and Type Method Description static CurrencyMetaInfoCurrencyMetaInfo. getInstance()Returns the unique instance of the currency meta info.static CurrencyMetaInfoCurrencyMetaInfo. getInstance(boolean noSubstitute)Returns the unique instance of the currency meta info, or null if noSubstitute is true and there is no data to support this API.
-