By dev.stonez
via lambdafaq.org
Published: Oct 08 2012 / 09:20
The long debate about how to introduce lambda expressions (aka closures) into Java is approaching an important moment: the implementation of lambdas and virtual extension methods is planned to be feature-complete by the end of January 2013 and officially shipped in JDK 8 the following September. The biggest changes in the language since Java 5—at least—are not far away now.
Add your comment