Initializer |
Rounding(Integer precision, Mode mode) Parameters:
Throws
|
Attributes | |
implementation | Source Codeshared formal Object? implementation |
mode | Source Codeshared Mode mode The kind of rounding to apply. |
precision | Source Codeshared Integer precision The precision to apply when rounding. |
string | Source Codeshared actual String string A developer-friendly string representing the instance.
Concatenates the name of the concrete class of the
instance with the Refines Object.string |
Inherited Attributes |
Attributes inherited from: Object |