activemq-artemis/artemis-jms-server/src
Justin Bertram 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.
2024-06-21 12:01:16 -04:00
..
main ARTEMIS-4829 use lambdas consistently 2024-06-21 12:01:16 -04:00
test/java/org/apache/activemq/artemis/jms ARTEMIS-4790: use JUnit 5 for the tests 2024-06-03 10:06:37 -05:00