|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
Change from non-final to final.
| Added Methods | |
BigInteger toBigInteger(BigDecimal, |
Returns {@code x} converted to a BigInteger, ensuring that the magnitude of {@code x} does not exceed {@code maxIntegerDigits} before performing conversion. |
BigInteger toBigIntegerExact(BigDecimal, |
Returns {@code x} converted to a BigInteger, checking that {@code x} has no fractional part and ensuring that the magnitude of {@code x} does not exceed {@code maxIntegerDigits} before performing conversion. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||