First draft of translation document
Neal Gafter
neal at gafter.com
Sun May 23 22:05:06 PDT 2010
On Sun, May 23, 2010 at 5:30 PM, Howard Lovatt <howard.lovatt at gmail.com> wrote:
> An interesting idea would be to change the semantics of an *anonymous*
> inner class so that they could be garbage collected without having to
> have first collected their class loader. Since an anonymous inner
> class can only have one instance this change won't break ordinary
> code.
Howard: Anonymous inner classes may have many instances.
More information about the lambda-dev
mailing list