March 2025
Intermediate to advanced
2016 pages
69h 59m
English
Chapter Topics
Declaring functional interfaces
Defining lambda expressions
Implementing functional interfaces using lambda expressions
Defining and type checking lambda expressions in the context of a functional interface
Understanding deferred execution of a lambda expression
Understanding the implications of using class members from the enclosing class, and of using local variables from the enclosing method in a lambda expression
Comparing lambda expressions and anonymous classes
Understanding behavior parameterization in functional-style programing
Using built-in functional interfaces in the java.util.function ...
Read now
Unlock full access