Expected distribution of lambda sizes (Re: Syntax poll, take 2)

Neal Gafter neal at gafter.com
Tue Jun 14 23:00:17 PDT 2011


On Tue, Jun 14, 2011 at 10:54 PM, Knox, Liam <
Liam.Knox at morganstanleymufg.com> wrote:

>  Boolean a = null;
>
> if(a){}
>
> What does that do ?
>

It throws a NullPointerException [sic].


More information about the lambda-dev mailing list