public static class DefaultBigDecimalMath.LocalMathContext
extends java.lang.Object
implements java.lang.AutoCloseable
MathContext on the stack.
The recommended way to use this class is to use the try-with-resources.
| Modifier and Type | Field and Description |
|---|---|
java.math.MathContext |
mathContext |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |