ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,473 results

Engineering Digest
Mastering Java 8 Predicates: AND, OR, and isEqual Explained with Examples

Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...

17:07
Mastering Java 8 Predicates: AND, OR, and isEqual Explained with Examples

42,393 views

2 years ago

Java Made Easy
What Are Predicates In Java 8 Video

Predicates in Java 8 are used to separate out conditions or filters applied to collections of objects. Predicate is a Functional ...

28:02
What Are Predicates In Java 8 Video

19,521 views

9 years ago

codippa
Java 8 Predicate tutorial | Learn java 8 predicate with example

java #javaprogramming #java8 #javatutorial #javaforbeginners #javadeveloper #javadevelopers #javaprograming Learn what is ...

5:32
Java 8 Predicate tutorial | Learn java 8 predicate with example

14,978 views

5 years ago

Coders Campus
Short lesson on Java Predicate Functional Interface
2:27
Short lesson on Java Predicate Functional Interface

5,417 views

4 years ago

Java Techie
Java -8 Consumer , Supplier & Predicate Interface With Example | Java Techie

This video explain you how What is the use of Consumer , Supplier and Predicate Functional Interface in java 8 Stream ...

26:44
Java -8 Consumer , Supplier & Predicate Interface With Example | Java Techie

144,625 views

6 years ago

Java Guides
Java 8 Predicate Interface Tutorial with Examples | Lambda Expression

In this video tutorial, we will learn how to use Predicate functional interface with an example. java.util.function.Predicate is a ...

10:03
Java 8 Predicate Interface Tutorial with Examples | Lambda Expression

14,850 views

5 years ago

TrendingCode
Functional Interface - Java 8 Tutorial | Predicate, Consumer, Function & Supplier

Explained about the working of Functional Interfaces introduced in Java 8. There are 4 types of functional interfaces introduced in ...

10:49
Functional Interface - Java 8 Tutorial | Predicate, Consumer, Function & Supplier

79,273 views

5 years ago

Red9SysTech
# 160 Java 8 Predicate with Examples | Java 8 Predicate Examples | Predicate | java 8 | RedSysTech

Welcome to RedSysTech, a practical Java Learning Channel. This is not the typical Java text book learning, we have put together ...

14:42
# 160 Java 8 Predicate with Examples | Java 8 Predicate Examples | Predicate | java 8 | RedSysTech

343 views

3 years ago

CoderGrammer
Java Predicates - You're Using them WRONG!

Java Predicate the generic typed functional interface - Predicates are a conditional functional interface used to evaluate a ...

7:38
Java Predicates - You're Using them WRONG!

2,642 views

3 years ago

Aneesh Mistry
New to Java 8: Functional Interfaces (Function, Consumer, Predicate, Supplier) - Tutorial

Functional interfaces are an important component to Java 8 in it's strive toward more functional programming styles to complement ...

9:25
New to Java 8: Functional Interfaces (Function, Consumer, Predicate, Supplier) - Tutorial

4,043 views

4 years ago

Java Guides
Java 8 Consumer, Supplier, Function and Predicate Interface with Example

In this video tutorial, we will learn a few import pre-defined functional interfaces with lambda expression examples. In order to ...

36:14
Java 8 Consumer, Supplier, Function and Predicate Interface with Example

19,928 views

5 years ago

Tech Freak
Java 8 Tutorial 07 :- Predicate in java 8 | Predicate Functional Interface in java 8

Java8 #Java8Tutorials In this video we will discuss Predefined functional interface in java 8. All the Predefined Functional ...

7:22
Java 8 Tutorial 07 :- Predicate in java 8 | Predicate Functional Interface in java 8

1,612 views

5 years ago

Durga Software Solutions
Java 8 New Features ||  Primitve Type Functional Interfaces for Predicate || by Durga sir

Oracle Java Certification: Shortest Way To Crack OCA 1Z0-808 Just @ Rs 640/- ...

7:37
Java 8 New Features || Primitve Type Functional Interfaces for Predicate || by Durga sir

567 views

7 years ago

Coding Basics
Predicate as Parameter - Lambda Expressions in Java 8 - Tutorial 15

In this tutorial I go over how to pass a predicate into a method as a parameter. A predicate can be represented by a lambda ...

6:07
Predicate as Parameter - Lambda Expressions in Java 8 - Tutorial 15

18,222 views

11 years ago

Code Decode
Java 8 Predicate, Function, Chaining, Predicate Joining interview questions (Live Demo) Code Decode

In this video of code decode we have covered Java 8 || Predicate || Function || Chaining || Predicate Joining interview questions ...

24:16
Java 8 Predicate, Function, Chaining, Predicate Joining interview questions (Live Demo) Code Decode

174,432 views

4 years ago

Naresh i Technologies
Core Java Tutorial | Predicate in Java 8 | Mr.Venkatesh

Core Java Tutorial | Predicate in Java 8 | Mr.Venkatesh ▻For Registration : https://goo.gl/r6kJbB ▻Call: +91-8179191999 ▻ Visit ...

16:38
Core Java Tutorial | Predicate in Java 8 | Mr.Venkatesh

4,034 views

8 years ago

Telusko
#73 Functional Interface New in Java

Functional interfaces are a key component of functional programming in Java, and they are used extensively in the Java 8 ...

3:34
#73 Functional Interface New in Java

173,416 views

2 years ago

Code Junction
Predicate Functional Interface || Java 8 Interview Questions

javainterviewquestions #java8 #functionalinterface Code on github ...

5:55
Predicate Functional Interface || Java 8 Interview Questions

89 views

2 years ago

ekumeed help
Java  8: Predicate vs Function

Difference between predicate and function Follow us to get the latest update and interview questions.

2:48
Java 8: Predicate vs Function

336 views

6 years ago

Naren Java Help Line
Predicate functional Interface in Java 8 By Naren

In this video I will explain you how, what is the use of predicate Functional Interface in java 8 Stream #Java8 #NarenJavaHelpLine ...

9:53
Predicate functional Interface in Java 8 By Naren

93 views

2 years ago

Alice
Predicate Functional interface in Java 8 #education #javadeveloper #javacodinginterviewquestions

Predicate. A predicate is a statement that may be true or false depending on the values of its variables. It can be thought of as a ...

0:42
Predicate Functional interface in Java 8 #education #javadeveloper #javacodinginterviewquestions

148 views

1 year ago

KK JavaTutorials
What is the difference and similarities between Function and Predicate in java 8 ?

kkjavatutorials #Java #JavaInterviewQuestion About this Video: Hello Friends, In this video we will talk and learn one of the very ...

5:47
What is the difference and similarities between Function and Predicate in java 8 ?

1,225 views

6 years ago

javapedia.net
Difference between Predicate and function in Java 8. | javapedia.net

Follow the link for discussions and other questions and answers at: http://www.javapedia.net/module/Java/Collections/2025.

0:17
Difference between Predicate and function in Java 8. | javapedia.net

62 views

8 years ago

Payilagam
Java in Tamil - New Features - Default Methods, Static Methods, Predicates in Tamil

Document to practice: https://payilagam.com/java/java-new-features-default-static-methods-in-interface-predicates/ In This Java in ...

36:32
Java in Tamil - New Features - Default Methods, Static Methods, Predicates in Tamil

13,158 views

Streamed 2 years ago

Dilip IT Academy
Predicate, Function, Consumer, Supplier in Java  |  Functional Interfaces in JAVA  |  Dilip Singh

As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding Pre ...

1:25:43
Predicate, Function, Consumer, Supplier in Java | Functional Interfaces in JAVA | Dilip Singh

5,834 views

1 year ago