Arturo Bernal created GEOMETRY-114:
--------------------------------------
Summary: Fix PMD warning and don't init to defaults
Key: GEOMETRY-114
URL: https://issues.apache.org/jira/browse/GEOMETRY-114
Project: Apache Commons Geometry
Issue Type: Improvement
Reporter: Arturo Bernal
* avoid Add Empty String -->
[https://pmd.github.io/pmd-6.27.0/pmd_rules_java_performance.html#addemptystring]
* Redundant Field Initializer -->
[https://pmd.github.io/pmd6.27.0/pmd_rules_java_performance.html#redundantfieldinitializer]
* Append Character With Char -->
*
[https://pmd.github.io/pmd6.27.0/pmd_rules_java_performance.html#appendcharacterwithchar]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)