Groovy documentation for passing an Integer argument to a BigDecimal parameter?

后端 未结 0 1062
春和景丽
春和景丽 2021-01-05 18:57

When I have a Java method that takes a BigDecimal parameter:

public void setAmount(BigDecimal amount)

then I can call it from Groovy using an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题