[
https://issues.apache.org/jira/browse/COLLECTIONS-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved COLLECTIONS-788.
-----------------------------------------
Fix Version/s: 4.5
Resolution: Fixed
> Use Java 8 features
> -------------------
>
> Key: COLLECTIONS-788
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-788
> Project: Commons Collections
> Issue Type: Sub-task
> Reporter: Arturo Bernal
> Priority: Minor
> Fix For: 4.5
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> * 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.20.1#820001)