[jira] [Issue Comment Deleted] (OFBIZ-10488) Replace Callable objects with lambda expressions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Issue Comment Deleted] (OFBIZ-10488) Replace Callable objects with lambda expressions

Nicolas Malin (Jira)

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

Michael Brohl updated OFBIZ-10488:
----------------------------------
    Comment: was deleted

(was: Hi hi hi hi

Được gửi từ Thư dành cho Windows 10
)

> Replace Callable objects with lambda expressions
> ------------------------------------------------
>
>                 Key: OFBIZ-10488
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10488
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Mathieu Lirzin
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10488_Replace-Callable-objects-with-lambda-expressions.patch
>
>
> Since Java 8 it is possible to instantiate functional interfaces (interfaces with one non-static method) with lambda expressions instead of anonymous classes.
> The attached patch replace the creation of {{callable}} objects with  lambda expressions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)