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

Eric Milles updated GROOVY-11998:
---------------------------------
    Language: groovy

> 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
>
> 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