Package java.math

Class Summary
BigDecimal The BigDecimal class implements immutable arbitrary-precision decimal numbers.
BigInteger  
MathContext The MathContext immutable class encapsulates the settings understood by the operator methods of the BigDecimal class (and potentially other classes).
 

Enum Summary
RoundingMode