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 CurrencyPrecisionPrecision.constructCurrency(Currency.CurrencyUsage usage) static CurrencyPrecisionPrecision.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 PrecisionPrecision.constructFromCurrency(CurrencyPrecision base_, Currency currency)