Searched defs:doRound (Results 1 – 1 of 1) sorted by relevance
4012 private static BigDecimal doRound(BigDecimal val, MathContext mc) { in doRound() method4057 private static BigDecimal doRound(long compactVal, int scale, MathContext mc) { in doRound() method4077 private static BigDecimal doRound(BigInteger intVal, int scale, MathContext mc) { in doRound() method