You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Krosheninnikov Artem (Jira)" <ji...@apache.org> on 2019/12/22 22:18:00 UTC

[jira] [Created] (MNG-6831) Replace Anonymous classes by lambdas

Krosheninnikov Artem created MNG-6831:
-----------------------------------------

             Summary: Replace Anonymous classes by lambdas
                 Key: MNG-6831
                 URL: https://issues.apache.org/jira/browse/MNG-6831
             Project: Maven
          Issue Type: Improvement
            Reporter: Krosheninnikov Artem


Anonymous classes can be replaced by lambdas, it doesn't modify the code in terms of compatibility and reduces code a bit.

 

Whilest doing this not so thoughtful work I mentioned there are a lot of unused code (though I still applied changes there too)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)