Java 8 has lambdas?
Everything about Java 8 – TechEmpower Blog.
There are other new features… but this doesn’t look like Java code to me:
(x, y) -> x + y
Good to know that lambdas will be available, though! If it’s in Java, it must be mainstream. :)