Specification update: diamond and explicit generic constructor argument no longer supported
Joe Darcy
joe.darcy at oracle.com
Fri May 6 16:37:15 PDT 2011
Howard Lovatt wrote:
> I can't see this restriction as a problem, I have never seen one used.
>
> In you table I think you have a minor typo, did you mean
>
> Explicit Inferred Yes new Foo<Number>(null);
>
> instead of
>
> Explicit Inferred Yes new Foo<>(null);
Yes; thanks for the correction.
-Joe
More information about the coin-dev
mailing list