We discussed previously everything that didn’t make it into Java 7 and then reviewed the useful Fork/Join Framework that did make it in.
Today’s post will take us through each of the Project Coin features – a collection of small language enhancements that aren’t groundbreaking, but are nonetheless useful for any developer able to use JDK 7.
I’ve come up with a bank account class that showcases the basics of Project Coin features.
Read the rest of the article at the following URL: