[
https://issues.apache.org/jira/browse/KARAF-5178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034786#comment-16034786
]
ASF GitHub Bot commented on KARAF-5178:
---------------------------------------
GitHub user skitt opened a pull request:
https://github.com/apache/karaf/pull/311
[KARAF-5178] Use lambdas where appropriate
Signed-off-by: Stephen Kitt <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/skitt/karaf lambdas
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/311.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #311
----
----
> Code can be simplified using lambdas
> ------------------------------------
>
> Key: KARAF-5178
> URL: https://issues.apache.org/jira/browse/KARAF-5178
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Affects Versions: 4.2.0
> Reporter: Stephen Kitt
> Priority: Trivial
>
> There are still a number of opportunities for code simplification using
> lambdas, sometimes quite drastically (especially when combined e.g. with
> Comparator.comparing()).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)