BigDecimal

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