Uses of Class
com.ibm.icu.number.CurrencyPrecision
Packages that use CurrencyPrecision
-
Uses of CurrencyPrecision in com.ibm.icu.number
Subclasses of CurrencyPrecision in com.ibm.icu.numberMethods in com.ibm.icu.number that return CurrencyPrecisionModifier and TypeMethodDescription(package private) static CurrencyPrecision
Precision.constructCurrency
(Currency.CurrencyUsage usage) static CurrencyPrecision
Precision.currency
(Currency.CurrencyUsage currencyUsage) Show numbers rounded and padded according to the rules for the currency unit.Methods in com.ibm.icu.number with parameters of type CurrencyPrecisionModifier and TypeMethodDescription(package private) static Precision
Precision.constructFromCurrency
(CurrencyPrecision base_, Currency currency)