Uses of Package
com.ibm.icu.number
Packages that use com.ibm.icu.number
Package
Description
-
Classes in com.ibm.icu.number used by com.ibm.icu.impl.numberClassDescriptionA class that defines the strategy for padding and truncating integers before the decimal separator.A NumberFormatter that has a locale associated with it; this means .format() methods are available.A class that defines the notation style to be used when formatting numbers in NumberFormatter.An enum declaring how to render the decimal separator.An enum declaring the strategy for when and how to display grouping separators (i.e., the separator, often a comma or period, after every 2-3 powers of ten).An enum declaring how to denote positive and negative numbers.An enum declaring how to render units, including currencies.A class that defines the rounding precision to be used when formatting numbers in NumberFormatter.A class that defines a quantity by which a number should be multiplied when formatting.
-
Classes in com.ibm.icu.number used by com.ibm.icu.impl.number.parseClassDescriptionA class that defines a quantity by which a number should be multiplied when formatting.
-
Classes in com.ibm.icu.number used by com.ibm.icu.impl.number.rangeClassDescriptionDefines how to merge fields that are identical across the range sign.Defines the behavior when the two numbers in the range are identical after rounding.A NumberFormatter that does not yet have a locale.
-
Classes in com.ibm.icu.number used by com.ibm.icu.impl.unitsClassDescriptionA class that defines the rounding precision to be used when formatting numbers in NumberFormatter.
-
Classes in com.ibm.icu.number used by com.ibm.icu.message2ClassDescriptionA NumberFormatter that has a locale associated with it; this means .format() methods are available.
-
Classes in com.ibm.icu.number used by com.ibm.icu.numberClassDescriptionA class that defines the scientific notation style to be used when formatting numbers in NumberFormatter.A class that defines a rounding strategy parameterized by a currency to be used when formatting numbers in NumberFormatter.The result of a number formatting operation.The result of a number range formatting operation.A class that defines a rounding strategy based on a number of fraction places and optionally significant digits to be used when formatting numbers in NumberFormatter.A class that defines the strategy for padding and truncating integers before the decimal separator.A NumberFormatter that has a locale associated with it; this means .format() methods are available.A NumberRangeFormatter that has a locale associated with it; this means .formatRange() methods are available.A class that defines the notation style to be used when formatting numbers in NumberFormatter.An enum declaring how to render the decimal separator.An enum declaring the strategy for when and how to display grouping separators (i.e., the separator, often a comma or period, after every 2-3 powers of ten).An enum declaring how to resolve conflicts between maximum fraction digits and maximum significant digits.An enum declaring how to denote positive and negative numbers.An enum declaring how to render trailing zeros.An enum declaring how to render units, including currencies.This is the "brain" of the number formatting pipeline.An abstract base class for specifying settings related to number formatting.Defines how to merge fields that are identical across the range sign.Defines the behavior when the two numbers in the range are identical after rounding.Used in the result class FormattedNumberRange to indicate to the user whether the numbers formatted in the range were equal or not, and whether or not the identity fallback was applied.Class for span fields in FormattedNumberRange.Business logic behind NumberRangeFormatter.An abstract base class for specifying settings related to number formatting.While parsing a skeleton, this enum records what type of option we expect to find next.All possible stem literals have an entry in the StemEnum.A class that defines the rounding precision to be used when formatting numbers in NumberFormatter.Deprecated.This API is ICU internal only.Used for increments with 5 as the only digit (nickel rounding).Used for increments with 1 as the only digit.Used for strange increments like 3.14.A class that defines a quantity by which a number should be multiplied when formatting.A class that defines the scientific notation style to be used when formatting numbers in NumberFormatter.A class that defines the simple notation style to be used when formatting numbers in NumberFormatter.A NumberFormatter that does not yet have a locale.A NumberRangeFormatter that does not yet have a locale.
-
Classes in com.ibm.icu.number used by com.ibm.icu.textClassDescriptionThe result of a number formatting operation.The result of a number range formatting operation.A NumberFormatter that has a locale associated with it; this means .format() methods are available.An enum declaring how to render units, including currencies.