Searched defs:roundToIncrement (Results 1 – 5 of 5) sorted by relevance
70 public void roundToIncrement(BigDecimal roundingInterval, MathContext mathContext); in roundToIncrement() method
175 public void roundToIncrement(BigDecimal roundingIncrement, MathContext mathContext) { in roundToIncrement() method in DecimalQuantity_AbstractBCD
68 public void roundToIncrement(BigDecimal roundingInterval, MathContext mathContext); in roundToIncrement() method
173 public void roundToIncrement(BigDecimal roundingIncrement, MathContext mathContext) { in roundToIncrement() method in DecimalQuantity_AbstractBCD
184 void DecimalQuantity::roundToIncrement(double roundingIncrement, RoundingMode roundingMode, in roundToIncrement() function in DecimalQuantity