Understanding Lambdas in Java (3 of 3) - using the Predicate Functional Interface (FI) from the API.

preview_player
Показать описание
Check out my Lambdas Series here on YouTube:

This is taken from my Udemy course.
Рекомендации по теме
Комментарии
Автор

Lambda, Predicate, even with these simple explanations it somehow remains something 'difficult' to wrap my head around. Explained in a concise example like this it's clear. But the step to pro-actively apply it during coding is still another. Thank you for the explanation.

pieteb_nl