Project Coin provides numerous “small language enhancements” as a subset of the new JDK 7 features. I recently blogged on Project Coin‘s switching on Strings and in this post I write about the new ...
Understanding type compatibility is fundamental to writing good Java programs, but the interplay of variances between Java language elements can seem highly academic to the uninitiated. This article ...