dr_tectonic: (Default)
[personal profile] dr_tectonic
You know, if you could just call null.toString() and have it return "null" instead of throwing an exception, in exactly the way it behaves when you call "some string "+null, I would hate Java so much less...

Date: 2004-12-07 03:42 pm (UTC)
From: [identity profile] eto-theipi.livejournal.com
But wouldn't it be neat to be able to call null.getClass() and start adding methods? Fun!