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
78,773 results
Optional.ofNullable https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/Optional.html#ofNullable(java.lang.
1,961 views
2 years ago
Java Optional map() And flatMap() Super Simple Example, showing the differences.
1,843 views
5 years ago
Optionals (https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.html) are great return values, but ...
3,163 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
Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...
578 views
8 months ago
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...
455 views
1 year 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
Learn how to use Java Optional to chain data processing, avoid NullPointerException, and write cleaner code. Discover when to ...
11 views
4 months ago
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, ...
97 views
Lerne alles, was Du zum Thema der Optionals wissen musst: https://www.javahochzwei.de/course?courseid=optionals --- Willst ...
295 views
6 years ago
From a method signature perspective, the Optional ...
1,441 views
10 months ago
Learn why Optional is essential in Java Stream operations! Using Optional helps prevent NullPointerExceptions and makes ...
18 views
Description: Avoid NullPointerException with Java's Optional! ✓ Learn how Optional helps handle null values safely using of(), ...
282 views
Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...
4,409 views
In this video of the Java Fundamentals Tutorial, we will be going over optional class. Optional classes are used to gracefully check ...
1 view
3 years ago
Layering / chaining Optionals with Optional::or ...
1,408 views
Learn how to effectively use `Optional` in Java to handle and return values, avoiding null pointers and enhancing code readability.
3 views
11 months ago
Optional Class in Java Optional is a container object introduced in Java 8 to avoid NullPointerException. ✔️ Holds a value or ...
143 views
Learn how to enhance your Java code by utilizing `Optional.map()` to streamline your method implementations and improve ...
Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. JAVA 8 ...
1,473 views
4 years ago
java #education #java8optional #javacoding.
22 views
Java 8 Optional Explained in 60 Seconds! Say Goodbye to NullPointerExceptions! Tired of NullPointerException in Java?
114 views
6 months ago
In this video, we explain Optional in Java – introduced in Java 8 to handle null values safely. ✓ Avoid NullPointerException ...
358 views
3 months ago
Discover how to create a `HashMap` in Java that effectively uses `Optional` to avoid null checks. Learn about custom retrieval ...
2 views
Discover a simple and efficient method to transform `Optional String[] ` into `Optional String ` while joining its array elements in ...
0 views