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,738 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
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
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
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
Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...
576 views
8 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
Learn how to use Java Optional to chain data processing, avoid NullPointerException, and write cleaner code. Discover when to ...
11 views
4 months ago
Learn why Optional is essential in Java Stream operations! Using Optional helps prevent NullPointerExceptions and makes ...
18 views
From a method signature perspective, the Optional ...
1,441 views
10 months ago
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
Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...
4,409 views
Description: Avoid NullPointerException with Java's Optional! ✓ Learn how Optional helps handle null values safely using of(), ...
282 views
optional #orelse #java.
137 views
Optional Class in Java Optional is a container object introduced in Java 8 to avoid NullPointerException. ✔️ Holds a value or ...
143 views
Layering / chaining Optionals with Optional::or ...
1,408 views
java #kotlin #programming #code #coding #softwareengineer #softwaredevelopment #cleancode #logging #designpatterns ...
276 views
51 views
Java 8 Optional Explained in 60 Seconds! Say Goodbye to NullPointerExceptions! Tired of NullPointerException in Java?
114 views
6 months ago