ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,355 results

CodeSnippet
Exploring Default Functional Interfaces in Java Streams| Consumer, Supplier, Function, and Predicate

Description: "Dive into the world of functional programming with Java's default functional interfaces – Consumer, Supplier, ...

5:47
Exploring Default Functional Interfaces in Java Streams| Consumer, Supplier, Function, and Predicate

5,086 views

2 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,439 views

4 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

80,577 views

6 years ago

CoderGrammer
Java :: Function vs Supplier vs Consumer :: Functional Programming

In this video I take a look at the difference between the three main functional interfaces in Java: Function, Supplier and Consumer ...

10:20
Java :: Function vs Supplier vs Consumer :: Functional Programming

18,949 views

4 years ago

Telusko
Consumer Interface in Java 8

Consumer Interface java.util.function.Consumer accept(Type obj) Check out our courses: AI Powered DevOps with AWS - Live ...

9:54
Consumer Interface in Java 8

236,216 views

10 years ago

Engineering Digest
Supplier Interface in Java 8 with Examples

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

5:34
Supplier Interface in Java 8 with Examples

26,385 views

3 years ago

Engineering Digest
Java 8 Consumer Interface ( Complete Explanation )

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

6:15
Java 8 Consumer Interface ( Complete Explanation )

30,464 views

3 years ago

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

49,778 views

3 years ago

Faycal AZIB
36- Java 8 Tutorial - Consumer Interface

In this video, i'll talk about the new Interface in Java 8 and it's Consumer Interface For more course, tutorial and tip, visit our new ...

11:10
36- Java 8 Tutorial - Consumer Interface

88 views

6 years ago

codedigets
🔥 Java 8 Functional Interfaces: Predicate, Function, Consumer, Supplier

Stop writing verbose anonymous classes! PREDICATE: Stream filtering like a PRO FUNCTION: Data transformation pipelines ...

18:49
🔥 Java 8 Functional Interfaces: Predicate, Function, Consumer, Supplier

11 views

6 months ago

Coding & Fun
predicate consumer supplier java 8

An Interface that contains exactly one abstract method is known as functional interface. It can have any number of default, static ...

8:20
predicate consumer supplier java 8

306 views

6 years ago

WeekendDevCraft
Java 8 Functional Interfaces Explained with Real Examples | Predicate Function Consumer Supplier

In this video, I explain Java 8 Functional Interfaces using real-world backend examples and simple analogies. Topics covered: ...

6:37
Java 8 Functional Interfaces Explained with Real Examples | Predicate Function Consumer Supplier

0 views

2 months ago

Salah Alawneh
Functional Programming In Java - Part 2  (Function,Supplier,Consumer,Predicate) (Arabic)
15:11
Functional Programming In Java - Part 2 (Function,Supplier,Consumer,Predicate) (Arabic)

431 views

3 years ago

Faycal AZIB
39- Java 8 Tutorial  - Difference between Predicate, Function, Consumer and Supplier

In this video, I'll make a summary about this 4 predefined functional interface introduced in Java 8 Predicate, Function, Consumer ...

7:50
39- Java 8 Tutorial - Difference between Predicate, Function, Consumer and Supplier

245 views

6 years ago

Durga Software Solutions
Java 8 | |  Comparison Table of Predicate,Function,Consumer and Supplier || by Durga Sir

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

7:29
Java 8 | | Comparison Table of Predicate,Function,Consumer and Supplier || by Durga Sir

1,002 views

7 years ago

Crack Coding
#4 JAVA 8 Predefined Functional Interfaces || Predicate | Consumer | Function | Supplier | #java8

4 JAVA 8 Predefined Functional Interfaces || Predicate | Consumer | Function | Supplier | #java8 #functionalinterface #java #java8 ...

16:33
#4 JAVA 8 Predefined Functional Interfaces || Predicate | Consumer | Function | Supplier | #java8

4,274 views

2 years ago

Visa2Learn
Consumers Suppliers Predicates Functions | java.util.function interfaces | Lambda expressions

This video talks about the functional interfaces in the java.util.function package, mainly Consumer, Supplier, Predicate and ...

15:04
Consumers Suppliers Predicates Functions | java.util.function interfaces | Lambda expressions

610 views

4 years ago

FSD Interview Guide
Java 8 Functional Interfaces Explained || Predicate, Supplier, Consumer, Function || Java 8 features

Java 8 Functional Interfaces Explained || Predicate, Supplier, Consumer, Function || Java 8 features Note: This channel was ...

17:17
Java 8 Functional Interfaces Explained || Predicate, Supplier, Consumer, Function || Java 8 features

31 views

1 year ago

The Code Craving
Java 8 | Functional Interface Revisited - Consumer Interface

In this video we will discuss that what are all functional interface which we are going to cover in this course then I will explain ...

13:29
Java 8 | Functional Interface Revisited - Consumer Interface

82 views

4 years ago

betacoding
Implementing higher order functions in Java8 (using BiFunction and Predicate)

In this tutorial we are going to talk about higher order functions in java 8, which can be achieved by using the interfaces provided ...

5:58
Implementing higher order functions in Java8 (using BiFunction and Predicate)

6,858 views

10 years ago