Delete comment from: Javarevisited
I don't get the argument suggested by Dan Bergh Johnsson: a request to load "java.io.Writer" is either specified through the string literal (thus fixed at compile time) or through a string reference (thus modifiable regardless of the immutability of the object).
Jun 3, 2012, 8:21:33 PM
Posted to Why String is Immutable or Final in Java? Explained