Daniil Kirilyuk created QPID-8653:
-------------------------------------

             Summary: [Broker-J] Code cleanup: collection type arguments, 
collection factory methods, lambdas
                 Key: QPID-8653
                 URL: https://issues.apache.org/jira/browse/QPID-8653
             Project: Qpid
          Issue Type: Improvement
          Components: Broker-J
    Affects Versions: qpid-java-broker-9.0.0
            Reporter: Daniil Kirilyuk
             Fix For: qpid-java-broker-9.0.1


Following issues are covered with this JIRA:

1. Explicit collection type arguments can be replaced with diamond notation to 
shorten the code and to make it more readable.

2. Empty collection methods should be refactored using java 11 factory methods 
where appropriate.

3. Anonymous types should be replaced with lambdas or method references where 
appropriate. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to