Monday, December 2, 2013

Multiple inline initialization in Java example

String string1 = new String()string2 = new String()

No comments: