Gets the java.math.RoundingMode
used in this NumberFormat.
The default implementation of this method in NumberFormat
always throws java.lang.UnsupportedOperationException
.
Subclasses which handle different rounding modes should override
this method.
RoundingMode
used for this NumberFormat.
UnsupportedOperationException | The default implementation always throws this exception |
setRoundingMode(RoundingMode)
Diagram: Format