Home | History | Annotate | Download | only in text

Lines Matching defs:setParseBigDecimal

1708     public void setParseBigDecimal(boolean value) {
1709 ((java.text.DecimalFormat)numberFormat).setParseBigDecimal(value);