You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A reference project to show that an interface implementation that implements (overrides) a method with a generics parameter won't compile when it is assigned a default value.
Tested with Groovy 2.3.6 and Java 1.7.0_60.