News

Java gives you the ability to dynamically create strings. Even after you set the string value, you can add more characters to the string value throughout the code.
JDK 7 changes this for Java by introducing the ability to switch on Strings. Specifically, Project Coin delivers on the promise of an ability to switch on Strings.