Uses of Package
com.ibm.icu.math
Packages that use com.ibm.icu.math
Package
Description
IBM BigDecimal support.
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
International calendars and other utility classes.
-
Classes in com.ibm.icu.math used by com.ibm.icu.mathClassDescriptionThe
BigDecimal
class implements immutable arbitrary-precision decimal numbers.TheMathContext
immutable class encapsulates the settings understood by the operator methods of theBigDecimal
class (and potentially other classes). -
Classes in com.ibm.icu.math used by com.ibm.icu.textClassDescriptionThe
BigDecimal
class implements immutable arbitrary-precision decimal numbers.TheMathContext
immutable class encapsulates the settings understood by the operator methods of theBigDecimal
class (and potentially other classes). -
Classes in com.ibm.icu.math used by com.ibm.icu.utilClassDescriptionThe
BigDecimal
class implements immutable arbitrary-precision decimal numbers.