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
4,245,466 results
Java Optional map() And flatMap() Super Simple Example, showing the differences.
1,846 views
5 years ago
Nueva curiosidad sobre el lenguaje de Java. En este caso vemos una de las utilidades de la clase Optional.
902 views
1 year ago
shorts De JUNIOR a SENIOR en JAVA – Apúntate aquí → - https://junior-a-senior.programandoenjava.com/ SPRING BOOT ...
1,341 views
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...
459 views
What is the Optional Class in Java? Find out in just 60 seconds! Learn how this Java 8 feature helps you handle null values safely, ...
98 views
See how a Senior Developer handles null checks in Java using the Optional API, compared to a Junior Developer who still uses ...
2,008 views
8 months ago
Description: Avoid NullPointerException with Java's Optional! ✓ Learn how Optional helps handle null values safely using of(), ...
282 views
10 months ago
Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...
4,410 views
Optionals (https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.html) are great return values, but ...
3,166 views
2 years ago
Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...
593 views
Mapping the result's of an Optional https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.htm See you at ...
2,019 views
3 years ago
optional #orelseget #java.
345 views
Optional.ofNullable https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/Optional.html#ofNullable(java.lang.
1,971 views
Still using `null` in your Java code? Let me show you how `Optional` makes your code cleaner, safer, and more readable using ...
1,537 views
Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...
16,949 views
6 years ago
This video is about the using of Optional object in Java #java #kodlama #software #yazılım #javacript #programming #coding ...
105 views
Optional en Java optional es capaz de recoger cualquier dato por ejemplo en nuestro caso este String si existe algo en optional ...
157 views
52 views
Optional Class in Java Optional is a container object introduced in Java 8 to avoid NullPointerException. ✔️ Holds a value or ...
143 views
6 months ago
In this short we will see how to use map() method of Optional object in Java. For detailed hands-on video, check ...
546 views