Link Details

Link 201054 thumbnail
User 301771 avatar

By a_smartboy8
via shankh.com
Published: Jul 10 2009 / 14:07

Use of Boolean.getBoolean is a common mistake which i have seen in many projects. The name doesn't say clearly what it is supposed to do. You will be surprised to know that it actually checks whether a system property exists and whether it has got the value 'true'. See for yourself..
  • 10
  • 4
  • 1323
  • 492

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.