Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
174 results
Cracking the #Java #Coding #Interview - Question 251: What is a Predicate? Watch all the questions here: ...
18,031 views
8 months ago
Discover how to enhance your Java 8 code by creating a list of `Predicates` with an OR condition using a clean and efficient ...
1 view
Learn how to effectively use Java's `Predicate` interface, understand the issues with comparing predicates, and discover ...
0 views
7 months ago
Learn how to efficiently convert a list of `String` patterns into `Predicate` using Java 8 streams. This guide breaks down the ...
4 views
9 months ago
A comprehensive guide to understanding the issue with chaining lambda expressions using predicates in Java 8 for those new to ...
Discover if you can combine different type predicates in Java 8 using the `and` method from the Predicate interface. Learn about ...
4 months ago
In this video, we demonstrate how to use lambda expressions with the Predicate interface in Java to check if a value is within a ...
13 views
Welcome to Java2CloudAcademy In this video, you'll learn about Dive into Java's powerful Predicate T functional interface!
8 views
2 months ago
Explore how the `Java Predicate` interface works, and understand the role of lambda expressions in executing methods without ...
Filter In #java8 #java #predicate #softwaredevelopment #javaprogramming #codingtips.
560 views
What You'll Learn in This Video: Introduction to Predicate in Java 8 How to write concise lambda expressions ✍️ Using ...
159 views
6 months ago
Learn how Java functional interfaces like Predicate, Function, and Consumer work — all in under 60 seconds! In this quick demo, ...
36 views
Welcome to Java2CloudAcademy ! In this video, you'll learn and unlock the full power of Java 8 Streams in this beginner-friendly ...
107 views
Dive into the `Predicate` class in Java 8 and learn why the `and` method leverages a consumer. Explore crucial programming ...
Simple Predicate First, let's look at a straightforward approach using Java 8's Predicate: [[See Video to Reveal this Text or Code ...
7 views
Discover the purpose of using a predicate that always returns true in Java Streams, enhancing the flexibility of filtering operations ...
35 views
Want to master Functional Interfaces and Predicates in Java in under 60 seconds? In this Java Shorts video, you'll learn what ...
337 views
94 views
In this video, we demonstrate how to use the Predicate interface in Java to check if a specified letter exists in a string. Learn how to ...
5 views