BigDecimal

  public BigDecimal setScale(int newScale) { return setScale(newScale, ROUND_UNNECESSARY); } /** * Rounding mode to assert that the requested operation has an exact * result,
相关文章
相关标签/搜索