Details
Description
There are still a number of opportunities for code simplification using lambdas, sometimes quite drastically (especially when combined e.g. with Comparator.comparing()).
Attachments
Issue Links
- links to
There are still a number of opportunities for code simplification using lambdas, sometimes quite drastically (especially when combined e.g. with Comparator.comparing()).