You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2016/03/10 13:08:40 UTC

[jira] [Closed] (ZEST-112) Replace Function and Function2 with Java 8 equivalents

     [ https://issues.apache.org/jira/browse/ZEST-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niclas Hedhman closed ZEST-112.
-------------------------------

> Replace Function and Function2 with Java 8 equivalents
> ------------------------------------------------------
>
>                 Key: ZEST-112
>                 URL: https://issues.apache.org/jira/browse/ZEST-112
>             Project: Zest
>          Issue Type: Improvement
>            Reporter: Niclas Hedhman
>            Assignee: Niclas Hedhman
>             Fix For: 3.0
>
>
> The current Function and Function2 in org.apache.zest.functional package, have equivalents in Java 8's java.util.function.Function and java.util.function.BiFunction.
> Replacing these should be very straight forward, although quite a lot (>500 usages of the Function class alone)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)