Searched refs:fillCompatible (Results 1 – 2 of 2) sorted by relevance
63 private void fillCompatible( in fillCompatible() method in FormattedFloatingDecimal
72 fillCompatible(precision, digits, nDigits, exp, isNegative); in FormattedFloatingDecimal()163 …private void fillCompatible(int precision, char[] digits, int nDigits, int exp, boolean isNegative… in fillCompatible() method in FormattedFloatingDecimal