The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  Protection agains NullPointerException
Date:  2007-01-24 13:24:38
From:  artti
Response to: Protection agains NullPointerException


Null-safe variables would be great.

I think Nice language has a good syntax:

?String nullable; // has to be checked for null before use

 Feed java.net RSS Feeds