Java LAMBDAS

preview_player
Показать описание
Introduction to the Java 8 Lambdas with examples.
In this video I will describe:
* how to use the method reference;
* compare Function, Supplier and Consumer,
* what are the functional interfaces.

I will also explain the behavior of the following classes:
* @FunctionalInterface;
* Function, Supplier, Consumer.

Рекомендации по теме