filmov
tv
The Java Predicate Functional Interface

Показать описание
This video describes the structure and functionality of the Predicate functional interface in Java and shows howit can be used in conjunction withlambda expressions & method references in the context of an example that also showcases theJava collections framework.