ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174 results

Java
What is a Predicate? - Cracking the Java Coding Interview #javalanguage #javacoding #javatips

Cracking the #Java #Coding #Interview - Question 251: What is a Predicate? Watch all the questions here: ...

1:00
What is a Predicate? - Cracking the Java Coding Interview #javalanguage #javacoding #javatips

18,031 views

8 months ago

vlogize
Improve Your Java 8 Code: Create a List of Predicates with a More Elegant Solution

Discover how to enhance your Java 8 code by creating a list of `Predicates` with an OR condition using a clean and efficient ...

1:35
Improve Your Java 8 Code: Create a List of Predicates with a More Elegant Solution

1 view

8 months ago

vlogize
Understanding Predicate Comparisons in Java: A Deep Dive into Functional Programming

Learn how to effectively use Java's `Predicate` interface, understand the issues with comparing predicates, and discover ...

2:18
Understanding Predicate Comparisons in Java: A Deep Dive into Functional Programming

0 views

7 months ago

vlogize
Converting a List of String Patterns into Predicate in Java 8 Streams

Learn how to efficiently convert a list of `String` patterns into `Predicate` using Java 8 streams. This guide breaks down the ...

1:27
Converting a List of String Patterns into Predicate in Java 8 Streams

4 views

9 months ago

vlogize
Understanding Why Chaining with Lambdas Doesn't Work in Predicates in Java 8

A comprehensive guide to understanding the issue with chaining lambda expressions using predicates in Java 8 for those new to ...

1:34
Understanding Why Chaining with Lambdas Doesn't Work in Predicates in Java 8

0 views

8 months ago

vlogize
Can You Chain Predicates with Different Type Parameters in Java 8?

Discover if you can combine different type predicates in Java 8 using the `and` method from the Predicate interface. Learn about ...

2:02
Can You Chain Predicates with Different Type Parameters in Java 8?

0 views

4 months ago

Java Full Stack
"Using Lambda Expression with Predicate Interface to Check Value Range in Java"

In this video, we demonstrate how to use lambda expressions with the Predicate interface in Java to check if a value is within a ...

0:16
"Using Lambda Expression with Predicate Interface to Check Value Range in Java"

13 views

9 months ago

Java2Cloud Academy
Java Predicate Explained | Functional Interface in Action!

Welcome to Java2CloudAcademy In this video, you'll learn about Dive into Java's powerful Predicate T functional interface!

1:59
Java Predicate Explained | Functional Interface in Action!

8 views

2 months ago

vlogize
Understanding the Java Predicate Interface: Executing Methods Without Implementation

Explore how the `Java Predicate` interface works, and understand the role of lambda expressions in executing methods without ...

1:22
Understanding the Java Predicate Interface: Executing Methods Without Implementation

1 view

7 months ago

Backend Verse
Filter In #java8 #java #coding

Filter In #java8 #java #predicate #softwaredevelopment #javaprogramming #codingtips.

1:13
Filter In #java8 #java #coding

560 views

2 months ago

Java2Cloud Academy
#predicate #functionalprogramming #example #java8features #java8

What You'll Learn in This Video: Introduction to Predicate in Java 8 How to write concise lambda expressions ✍️ Using ...

1:01
#predicate #functionalprogramming #example #java8features #java8

159 views

6 months ago

Enjoy Coding!!!
Java Functional Interfaces Quick Demo | Predicate, Function, Consumer

Learn how Java functional interfaces like Predicate, Function, and Consumer work — all in under 60 seconds! In this quick demo, ...

0:44
Java Functional Interfaces Quick Demo | Predicate, Function, Consumer

36 views

6 months ago

Java2Cloud Academy
#streamapi #functionalprogramming #predicate #functionalinterface #learnjava #coding #java8

Welcome to Java2CloudAcademy ! In this video, you'll learn and unlock the full power of Java 8 Streams in this beginner-friendly ...

0:45
#streamapi #functionalprogramming #predicate #functionalinterface #learnjava #coding #java8

107 views

6 months ago

vlogize
Understanding the Predicate Class: Why and Uses a Consumer Instead of a Producer in Java

Dive into the `Predicate` class in Java 8 and learn why the `and` method leverages a consumer. Explore crucial programming ...

1:57
Understanding the Predicate Class: Why and Uses a Consumer Instead of a Producer in Java

0 views

4 months ago

vlogize
Using Predicate in Spring Boot to Retrieve Users by Role List

Simple Predicate First, let's look at a straightforward approach using Java 8's Predicate: [[See Video to Reveal this Text or Code ...

1:51
Using Predicate in Spring Boot to Retrieve Users by Role List

7 views

9 months ago

vlogize
Understanding the always true Predicate in Java Streams

Discover the purpose of using a predicate that always returns true in Java Streams, enhancing the flexibility of filtering operations ...

1:26
Understanding the always true Predicate in Java Streams

0 views

7 months ago

Java2Cloud Academy
12. ✅ Java Predicate Explained | Functional Interface in Action!

Welcome to Java2CloudAcademy In this video, you'll learn about Dive into Java's powerful Predicate T functional interface!

2:24
12. ✅ Java Predicate Explained | Functional Interface in Action!

35 views

7 months ago

codegrindhub
Java Shorts EXPOSED Functional Interfaces vs Predicates in 30s!

Want to master Functional Interfaces and Predicates in Java in under 60 seconds? In this Java Shorts video, you'll learn what ...

0:33
Java Shorts EXPOSED Functional Interfaces vs Predicates in 30s!

337 views

7 months ago

Java2Cloud Academy
#predicateinterface  #predicate #java8 #lambdaexpressions #javalambda #javaforbeginners #java8

Welcome to Java2CloudAcademy In this video, you'll learn about Dive into Java's powerful Predicate T functional interface!

1:01
#predicateinterface #predicate #java8 #lambdaexpressions #javalambda #javaforbeginners #java8

94 views

6 months ago

Java Full Stack
"Using Predicate Interface to Check if a Letter Exists in a String in Java"

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 ...

0:16
"Using Predicate Interface to Check if a Letter Exists in a String in Java"

5 views

9 months ago