Package parser.methods.ext
Class Rounding
java.lang.Object
parser.methods.ext.Rounding
public class Rounding
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRounding.Roundstatic classRounding.RoundDigitsNstatic classRounding.RoundNstatic classRounding.RoundX -
Constructor Summary
Constructors Constructor Description Rounding() -
Method Summary
Modifier and Type Method Description static java.lang.StringroundDigits(int digits, java.math.BigDecimal bd, java.math.RoundingMode m)
-
Constructor Details
-
Rounding
public Rounding()
-
-
Method Details
-
roundDigits
public static java.lang.String roundDigits(int digits, java.math.BigDecimal bd, java.math.RoundingMode m)
-