Y
Hacker News
new
|
ask
|
show
|
jobs
by
kilink
3920 days ago
Also, if you look at the Javadocs for some of the creation methods, they explicitly state that they are for Java 6 and earlier, and that modern code should just use the constructor with the diamond syntax.
http://docs.guava-libraries.googlecode.com/git/javadoc/com/g...