You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Eric Milles (Jira)" <ji...@apache.org> on 2021/11/24 17:12:00 UTC

[jira] [Assigned] (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 ]

Eric Milles reassigned GROOVY-7001:
-----------------------------------

    Assignee: Eric Milles

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