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

ASF subversion and git services commented on ARTEMIS-4829:
----------------------------------------------------------

Commit d7cf5dfa446020a8d36086d38e57aaf00781c9dd in activemq-artemis's branch 
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=d7cf5dfa44 ]

ARTEMIS-4829 use lambdas consistently

This commit uses lambdas or method references wherever possible. There
are still a handful of places that appear like they could be changed but
couldn't mainly because they use "this" and the meaning of "this"
changes when using a lambda.


> Use lambdas consistently
> ------------------------
>
>                 Key: ARTEMIS-4829
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4829
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> Any place that can use a lambda or a method reference should.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to