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
1,018 results
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
4,741 views
1 month ago
In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...
1,500 views
This 2-minute guide reveals how Java's Optional class can transform your error handling and make your code dramatically ...
593 views
8 months ago
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,400 views
11 months ago
Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?
106 views
10 months ago
In this video, we break down the Optional class introduced in Java 8—a powerful tool to handle null values safely and elegantly.
38 views
6 months ago
Training & Certification: https://forms.gle/dhZhETccxuQTCBQB9 In this video, you will learn Optional Class in Java 8 in a simple ...
0 views
5 hours ago
NullPointerException” is one of the most common problems in Java. To handle this safely, Java 8 introduced the Optional class.
69 views
3 months ago
Dive into the usage of the `Optional` class in Java 8, learn how to apply it effectively, and resolve common issues with practical ...
Optional Class in Java8 | Master Java 8: From Beginner to Expert | Java 8 Features: Unveiling the Power Subscribe out whats app ...
24 views
In this video let us discuss about the 25 Most Common & Tricky Java 8 Interview Questions in Java Hey Coders! If you're ...
62,923 views
9 months ago
Learn how to use the Optional class in Java 8 like a pro! In this video, we cover all the essential methods such as of(), empty(), ...
28 views
7 months ago
Tired of NullPointerException errors ruining your Java code? In Part 1 of this Java 8 Optional series, you'll learn how to handle ...
46 views
NullPointerException is one of Java's most common runtime errors, but did you know you can avoid it with a powerful tool ...
18 views
I have tried to explain the use of Optional Class in Java 8 in this video. If any feedback, please provide it in the comments. Thanks ...
116 views
In Java 8, the Optional class was introduced as a container object which may or may not contain a non-null value. It helps avoid ...
13 views
Learn how to simplify multiple null checks in Java 8 using `Optional`. This guide provides clear examples and alternatives to ...
1 view
Learn how to effectively use `Java 8 Optional` features to handle multiple null checks without cluttering your code. Discover ...