filmov
tv
The Java Predicate Functional Interface

Показать описание
This video explains what the Predicate functional interface is in Java and describes how it can be used in conjunction withlambda expressions & method references. It also shows how to compose JavaPredicate objects.