Learn about Lambda expressions, method references, default methods, and more features of Java 8.
The biggest new feature of Java 8 is the addition of lambda expressions to the language. This is a giant step forward for the Java language. This module will also teach method-references, and some changes to interfaces.