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 class
CurrencyRounder
Deprecated.ICU 62 UseCurrencyPrecision
instead.Methods in com.ibm.icu.number that return CurrencyPrecision Modifier and Type Method Description static CurrencyPrecision
Precision. currency(Currency.CurrencyUsage currencyUsage)
Show numbers rounded and padded according to the rules for the currency unit.
-