[ 
https://issues.apache.org/jira/browse/GROOVY-11998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079373#comment-18079373
 ] 

ASF GitHub Bot commented on GROOVY-11998:
-----------------------------------------

paulk-asert merged PR #2518:
URL: https://github.com/apache/groovy/pull/2518




> 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