Java Lambda Expressions 2 - What is a Functional Interface In Java

preview_player
Показать описание
What is a functional interface in Java?

A functional interface is any interface in Java that has only one abstract method.

In the upcoming lesson, we will understand Functional Interface in depth. This video introduces Functional Interfaces in a simple way.

#Java #LambdaExpressions #FunctionalProgramming
Рекомендации по теме
Комментарии
Автор

Thank you so much for this series of videos, they're very helpful!

bethable