Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.0-beta-2
-
None
Description
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>.
Attachments
Issue Links
- relates to
-
GROOVY-11326 DGM: improve return type for methods accepting collector
- Closed