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 ...
Safe Navigation Operator I will start with one of my favorite features of Groovy that I would love to eventually see in the Java programming language. The safe navigation operator checks the object it ...