[jira] [Updated] (GROOVY-9991) STC: error for closure not matching functional interface method's parameter count

2021-03-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9991: Fix Version/s: 3.0.8 > STC: error for closure not matching functional interface method's

[jira] [Updated] (GROOVY-9991) STC: error for closure not matching functional interface method's parameter count

2021-03-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9991: Description: Consider the following: {code:groovy} import java.util.function.*