You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2022/02/03 22:32:00 UTC

[jira] [Closed] (GROOVY-7001) generics info can be improved for DGM methods with a collector

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

Paul King closed GROOVY-7001.
-----------------------------

> generics info can be improved for DGM methods with a collector
> --------------------------------------------------------------
>
>                 Key: GROOVY-7001
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7001
>             Project: Groovy
>          Issue Type: Improvement
>    Affects Versions: 2.4.0-beta-2
>            Reporter: Paul King
>            Assignee: Eric Milles
>            Priority: Major
>             Fix For: 4.0.0-rc-1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Methods which take a collector, e.g. some of the {{collect}} variants, can use {{C extends Collector<T>}} for the return type and the collector's type rather than just {{Collector<T>}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)