Skip to content

Comment on Why everybody love/hate Java?parent

Comments

Java 7 fixes 6:

  HashMap<String, String> map = new HashMap<>();
I believe that it has lambdas as well.

That declaration has an unchecked conversion which generates a compiler warning.

No, their are no lambdas in Java.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.