Introduction
A lambda expression in
Concepts
Functional interface: Is an interface that declares one abstract method.
Target type: The type expected by a lambda expression.
A lambda expression in
Functional interface: Is an interface that declares one abstract method.
Target type: The type expected by a lambda expression.