Class Hierarchy
- java.lang.Object
- java.math.MathContext (implements java.io.Serializable)
- java.lang.Number (implements java.io.Serializable)
- java.math.BigDecimal (implements java.lang.Comparable<T>)
- java.math.BigInteger (implements java.lang.Comparable<T>)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- java.math.RoundingMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.