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