Uses of Package
com.ibm.icu.math

Packages that use com.ibm.icu.math
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. 
 

Classes in com.ibm.icu.math used by com.ibm.icu.math
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).
 

Classes in com.ibm.icu.math used by com.ibm.icu.text
BigDecimal
          The BigDecimal class implements immutable arbitrary-precision decimal numbers.
 

Classes in com.ibm.icu.math used by com.ibm.icu.util
BigDecimal
          The BigDecimal class implements immutable arbitrary-precision decimal numbers.
 



Copyright (c) 2009 IBM Corporation and others.