Package | Description |
---|---|
com.ibm.icu.math |
IBM BigDecimal support.
|
com.ibm.icu.text |
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.
|
com.ibm.icu.util |
International calendars and other utility classes.
|
Class | Description |
---|---|
BigDecimal |
The
BigDecimal class implements immutable arbitrary-precision decimal numbers. |
MathContext |
The
MathContext immutable class encapsulates the
settings understood by the operator methods of the BigDecimal
class (and potentially other classes). |
Class | Description |
---|---|
BigDecimal |
The
BigDecimal class implements immutable arbitrary-precision decimal numbers. |
MathContext |
The
MathContext immutable class encapsulates the
settings understood by the operator methods of the BigDecimal
class (and potentially other classes). |
Class | Description |
---|---|
BigDecimal |
The
BigDecimal class implements immutable arbitrary-precision decimal numbers. |
Copyright © 2016 Unicode, Inc. and others.