Java 1.5 Autoboxing Links
I think a friend of mine ran across an autoboxing gotcha in Java 1.5 and didn’t realize it today… I’ve been reading the Java 5.0 Tiger: A Developer’s Notebook which talks about autoboxing, but these links explain it in some good detail.