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
10,057 results
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
3,971 views
2 weeks ago
Link to GitHub: https://github.com/Rutger-van-Velzen Link to Kata: ...
22 views
10 months ago
See how a Senior Developer handles null checks in Java using the Optional API, compared to a Junior Developer who still uses ...
1,966 views
7 months ago
For updates and more, join our community https://www.linkedin.com/company/devoxx-united-kingdom A whimsical look at ...
651 views
Accéder à la formation : https://www.proflibre.com/Technologie/Java_Notions_:_Optional/7 Accéder à la série ...
118 views
Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...
576 views
8 months ago
Shorter code with Optional.stream() https://docs.oracle.com/en/java/javase/24/docs/api/java.base/java/util/Optional.html#stream() ...
4,257 views
5 months ago
19 views
Learn how to use Java Optional to chain data processing, avoid NullPointerException, and write cleaner code. Discover when to ...
11 views
4 months ago
From a method signature perspective, the Optional ...
1,441 views
Learn how to effectively compare an `Optional Long ` with a `Long` value in Java to avoid common pitfalls and ensure accurate ...
0 views
Learn everything you need to know about Java's Optional class in just 60 seconds! Understand how to avoid NullPointerException ...
26 views
9 months ago
NullPointerException” is one of the most common problems in Java. To handle this safely, Java 8 introduced the Optional class.
68 views
3 months ago
In this video, we're going to explore the concept of Java Optional, a powerful tool in software engineering that simplifies the way ...
Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?
104 views
Still using `null` in your Java code? Let me show you how `Optional` makes your code cleaner, safer, and more readable using ...
1,534 views
Description: Avoid NullPointerException with Java's Optional! ✓ Learn how Optional helps handle null values safely using of(), ...
282 views
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
In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...
1,165 views
3 weeks ago
Optional Class in Java Optional is a container object introduced in Java 8 to avoid NullPointerException. ✔️ Holds a value or ...
143 views