[ 
https://issues.apache.org/jira/browse/QPID-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751609#comment-17751609
 ] 

ASF subversion and git services commented on QPID-8653:
-------------------------------------------------------

Commit 7b0d54de487074c3db41c91cafd8dc09380152a9 in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=7b0d54de48 ]

QPID-8653: [Broker-J] Code cleanup: collection type arguments, collection 
factory methods, lambdas (#213)



> [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
>            Priority: Minor
>             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