Uses of Class
com.ibm.icu.number.CurrencyPrecision
-
Packages that use CurrencyPrecision Package Description com.ibm.icu.number Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter. -
-
Uses of CurrencyPrecision in com.ibm.icu.number
Subclasses of CurrencyPrecision in com.ibm.icu.number Modifier and Type Class Description classCurrencyRounderDeprecated.ICU 62 UseCurrencyPrecisioninstead.Methods in com.ibm.icu.number that return CurrencyPrecision Modifier and Type Method Description static CurrencyPrecisionPrecision. currency(Currency.CurrencyUsage currencyUsage)Show numbers rounded and padded according to the rules for the currency unit.
-