«« Next » « Previous
«« Next » « Previous

Link Details

Link 93568 thumbnail
User 185351 avatar

By jsugrue
via java.dzone.com
Published: Jul 09 2008 / 10:10

Starting with Java 1.5, the Java compiler started automatically taking care of converting boxed versions of primitive types into primitive types where necessary, and vice-versa. While I’m generally in favor of anything that makes programming languages easier to use, provided it doesn’t overly-complicate things, I’ve never been a huge fan of the way it was done.
  • 11
  • 2
  • 868
  • 315

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.