In this section, you will learn:
-
What a functional interface is.
-
Why functional interfaces are important.
-
The standard functional interfaces introduced in Java 8.
-
How to create custom functional interfaces to be used when the standard interfaces are insufficient.
Skip Back | Up | Skip Forward