[
https://issues.apache.org/jira/browse/COMPRESS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated COMPRESS-578:
-----------------------------------
Description:
* Use lambda alternative
* Use reference
* Replace Loop with Collection.removeIf()
* Use mapToLong().sum()'
was:
* Use lambda alternative
* Use reference
* Replace Loop with Collection.removeIf()
> Java 8 improvements
> -------------------
>
> Key: COMPRESS-578
> URL: https://issues.apache.org/jira/browse/COMPRESS-578
> Project: Commons Compress
> Issue Type: Sub-task
> Reporter: Arturo Bernal
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> * Use lambda alternative
> * Use reference
> * Replace Loop with Collection.removeIf()
> * Use mapToLong().sum()'
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)