aspose file tools
The moose likes Cattle Drive and the fly likes autoboxing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » This Site » Cattle Drive
Reply Bookmark "autoboxing" Watch "autoboxing" New topic
Author

autoboxing

paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19673
    ∞

As newbies, I command you to not use autoboxing on these assignments. Yes, yes, yes, in the real world autoboxing can be quite awesome. But until you have a good grasp of what is going on under the covers of autoboxing, it is a breeding ground for debugging confusion.


permaculture forums
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: autoboxing
 
Similar Threads
Wrapper class variable in switch
What is the difference between int maxrows=20 and using Integer maxRows=new Integer(20);?
again and again WRAPPER
Difference in results for JDK 1.4 And 1.5
Algorithm efficiency for making a Set