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 2019/03/18 03:40:00 UTC

[jira] [Updated] (GROOVY-9008) Support native method reference and constructor reference (basic cases)

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

Paul King updated GROOVY-9008:
------------------------------
    Summary: Support native method reference and constructor reference (basic cases)  (was: Support native method reference and constructor reference)

> Support native method reference and constructor reference (basic cases)
> -----------------------------------------------------------------------
>
>                 Key: GROOVY-9008
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9008
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 3.0.0-beta-1
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> ||SUB TASK||PRIORITY||COMPLETED||
> |class::staticMethod|HIGH|DONE|
> |class::instanceMethod|HIGH|DONE|
> |instance::staticMethod|HIGH|DONE|
> |instance::instanceMethod|HIGH|DONE|
> |expression::staticMethod|MIDDLE|TODO|
> |expression::instanceMethod|MIDDLE|TODO|
> |class::new|HIGH|DONE|
> |arrayClass::new|HIGH|DONE|
> |RHS|HIGH|TODO|
> |CALLABLE|MIDDLE|TODO|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)