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

Paul King resolved GROOVY-11998.
--------------------------------
    Fix Version/s: 6.0.0-alpha-2
       Resolution: Fixed

> Better support of intersection types
> ------------------------------------
>
>                 Key: GROOVY-11998
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11998
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 6.0.0-alpha-2
>
>
> E.g. to support
> {code:java}
> Runnable r = (Runnable & Serializable) () -> System.out.println("please 
> serialize this message");
> {code}
> from here:
> https://www.baeldung.com/java-serialize-lambda



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to