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
9,335 results
😬 How many times have you encountered a NullPointerException in #Java? That's why Optional exists: a class designed to handle ...
5,246 views
8 months ago
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
4,381 views
3 weeks ago
Cracking the #Java #Coding #Interview - Question 268: Why do you need Optional? Watch all the questions here: ...
26,486 views
6 months ago
Link to GitHub: https://github.com/Rutger-van-Velzen Link to Kata: ...
22 views
10 months ago
For updates and more, join our community https://www.linkedin.com/company/devoxx-united-kingdom A whimsical look at ...
664 views
7 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,994 views
Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...
585 views
This video teaches you how to use Optional class. In Java, Optional is a container object that may or may not contain a non-null ...
70 views
Still using `null` in your Java code? Let me show you how `Optional` makes your code cleaner, safer, and more readable using ...
1,536 views
En este video aprenderás a usar Optional en Java, una herramienta poderosa para evitar errores con null y escribir código más ...
243 views
4 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,349 views
1 month ago
null puede ser el mayor enemigo de tu código. Java introdujo Optional para darte otra opción… pero ¿realmente lo aprovechas?
846 views
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
🎁 FREE SPRING BOOT COURSE - https://tdylk.cc/aEdZEqUc 🎁 FREE JAVA COURSE - https://tdylk.cc/0hRMcFYT 🎯 MENTORING - https ...
1,246 views
Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?
105 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
Discover why using `Optional.empty().orElse("test")` results in a type error and learn how to solve it effectively. --- This video is ...
1 view
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,399 views
11 months ago
Accéder à la formation : https://www.proflibre.com/Technologie/Java_Notions_:_Optional/7 Accéder à la série ...
119 views
Optional Class in Java Optional is a container object introduced in Java 8 to avoid NullPointerException. ✔️ Holds a value or ...
143 views
5 months ago