Searched defs:intCompact (Results 1 – 1 of 1) sorted by relevance
268 private final transient long intCompact; field in BigDecimal3979 private static int checkScale(long intCompact, long val) { in checkScale()4435 …private static BigDecimal stripZerosToMatchScale(BigInteger intVal, long intCompact, int scale, in… in stripZerosToMatchScale()