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
2,581,018 results
In this video I take a look at the difference between the three main functional interfaces in Java: Function, Supplier and Consumer ...
18,819 views
3 years ago
Functional interfaces are an important component to Java 8 in it's strive toward more functional programming styles to complement ...
4,401 views
4 years ago
Full tutorial for Lamba expressions in Java. Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...
948,145 views
This video is part of the Udacity course "GT - Refresher - Advanced OS". Watch the full course at ...
47,928 views
11 years ago
This video explain you how What is the use of Consumer , Supplier and Predicate Functional Interface in java 8 Stream ...
147,595 views
7 years ago
Now that your data is inside your Kafka cluster, how do you get it out? In this video, Dan Weston covers the basics of Kafka ...
15,918 views
2 years ago
In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...
972 views
Full tutorial for using Generics in Java! ☕ Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...
1,417,944 views
Functional Interfaces in Java 8 are the foundation of Lambda Expressions and modern Java functional programming. In this video ...
3,370 views
2 months ago
Implementing Producer Consumer using BlockingQueue, Locks/Conditions and Wait-Notify. Important: The last part about using ...
155,252 views
The Producer Consumer Pattern is a work load distribution pattern where the number of worker threads is decoupled from the ...
36,319 views
5 years ago
Why do developers rely so heavily on BlockingQueue in Java? In this video, we dive into one of the most powerful tools from the ...
1,913 views
7 months ago
Consumer Interface java.util.function.Consumer accept(Type obj) Check out our courses: AI Powered DevOps with AWS - Live ...
235,945 views
10 years ago
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
29,857 views
Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners Multithreading gives you some of the ...
1,193,586 views
The Java BlockingQueue interface represents a queue which can block threads inserting elements into the queue if the ...
52,952 views
In this tutorial, we will be creating a simple Kafka consumer using Spring Boot 3.0 and will understand below key points How to ...
69,211 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java 8 brought a ton of ...
18,876 views
In this video tutorial, we will learn a few import pre-defined functional interfaces with lambda expression examples. In order to ...
20,395 views
6 years ago