Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the RoundingMode used by this NumberFormat. The default
implementation in NumberFormat throws UnsupportedOperationException.
Subclasses for which a rounding mode is meaningful are expected to override this method.
Set method documentation [Android Documentation]
Sets the RoundingMode used by this NumberFormat. The default
implementation in NumberFormat throws UnsupportedOperationException.
Subclasses for which a rounding mode is meaningful are expected to override this method.