Martin Wiesner created OPENNLP-1596:
---------------------------------------
Summary: Modernize immutable collection creation
Key: OPENNLP-1596
URL: https://issues.apache.org/jira/browse/OPENNLP-1596
Project: OpenNLP
Issue Type: Improvement
Affects Versions: 2.3.3
Reporter: Martin Wiesner
Assignee: Martin Wiesner
Fix For: 2.4.0
Code inspection reveals, some classes create immutable collections in an
old-fashioned style. The related code can be made more readable and written
straight forward since and with JDK 9+
--
This message was sent by Atlassian Jira
(v8.20.10#820010)