Jacques Le Roux created OFBIZ-9572:
--------------------------------------
Summary: Replace all "BigDecimal ZERO" by BigDecimal.ZERO
Key: OFBIZ-9572
URL:
https://issues.apache.org/jira/browse/OFBIZ-9572 Project: OFBiz
Issue Type: Improvement
Reporter: Jacques Le Roux
Using "BigDecimal ZERO" instead of BigDecimal.ZERO does not add anything but more useless code. They are both constants and the compiler will made them so.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)