Package | Description |
---|---|
com.ibm.icu.number |
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
|
Modifier and Type | Class and Description |
---|---|
class |
CurrencyRounder
Deprecated.
ICU 62 Use
CurrencyPrecision instead. This class is for backwards compatibility
and will be removed in ICU 64. See http://bugs.icu-project.org/trac/ticket/13746 |
Modifier and Type | Method and Description |
---|---|
static CurrencyPrecision |
Precision.currency(Currency.CurrencyUsage currencyUsage)
Show numbers rounded and padded according to the rules for the currency unit.
|
Copyright © 2016 Unicode, Inc. and others.