filmov
tv
Java LAMBDAS

Показать описание
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.
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.