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
89,720 results
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,025 views
3 years ago
Java Optional map() And flatMap() Super Simple Example, showing the differences.
1,859 views
5 years ago
Shorter code with Optional.stream() https://docs.oracle.com/en/java/javase/24/docs/api/java.base/java/util/Optional.html#stream() ...
4,284 views
7 months ago
Optionals (https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.html) are great return values, but ...
3,180 views
2 years ago
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...
481 views
1 year 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, ...
101 views
The Java 8 Optional class solved the billion dollar null pointer mistake. In this tutorial, learn how Java Optionals can eradicate ...
2,308 views
4 years ago
Why use Optional of over Optional ofNullable | Java Programming #java #springboot #springboottutorials #programmer ...
49 views
Still using `null` in your Java code? Let me show you how `Optional` makes your code cleaner, safer, and more readable using ...
1,553 views
9 months ago
shorts De JUNIOR a SENIOR en JAVA – Apúntate aquí → - https://junior-a-senior.programandoenjava.com/ SPRING BOOT ...
1,365 views
Optional.orElse https://docs.oracle.com/en/java/javase/23/docs/api/java.base/java/util/Optional.html#orElse(T) vs. Optional.
1,161 views
Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...
624 views
Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...
4,410 views
java #kotlin #programming #code #coding #softwareengineer #softwaredevelopment #cleancode #logging #designpatterns ...
284 views
Nueva curiosidad sobre el lenguaje de Java. En este caso vemos una de las utilidades de la clase Optional.
916 views
From a method signature perspective, the Optional ...
1,467 views
java #education #java8optional #javacoding.
22 views
Unwrap the object within Optional in java8.
123 views
7 years ago
In this short we will see how to use orElseThrow() method of Optional object in Java. For detailed hands-on video, check ...
986 views
11 months ago
Description: Avoid NullPointerException with Java's Optional! ✓ Learn how Optional helps handle null values safely using of(), ...
282 views