You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/04/20 20:08:00 UTC

[jira] [Created] (COLLECTIONS-788) java8 improvements

Arturo Bernal created COLLECTIONS-788:
-----------------------------------------

             Summary: java8 improvements
                 Key: COLLECTIONS-788
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-788
             Project: Commons Collections
          Issue Type: Sub-task
            Reporter: Arturo Bernal


* Replace Collections.sort()  with List.sort()
 * Replace lambda  with method reference
 * Replace Loop with Collection.removeIf()
 * Use lambda



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