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
1,579 results
Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...
4,439 views
6 years ago
Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. JAVA 8 ...
1,493 views
5 years ago
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...
621 views
1 year ago
Optional es una clase genérica incorporada en la versión 8 de Java que permite hacer uso del patrón Option. El objetivo de este ...
473 views
3 years ago
Check out our courses: Mastering Agentic AI with Java : https://go.telusko.com/agentic-ai Coupon: TELUSKO10 (10% Discount) ...
194,921 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
4 years ago
Unwrap the object within Optional in java8.
123 views
7 years ago
Java 8 Features - Optional Class.
743 views
8 years ago
The Java 8 Optional class solved the billion dollar null pointer mistake. In this tutorial, learn how Java Optionals can eradicate ...
2,333 views
Tutorial donde se muestra la forma de validar el Null, NullPointer o NullPointerException con la clase Optional de Java 8.
928 views
This 2-minute guide reveals how Java's Optional class can transform your error handling and make your code dramatically ...
684 views
Optional is just a container. Optional can hold a value of type T or be null. Step by step instructions to use Optional in Java8.
1,532 views
10 years ago
In Java 8, the Optional class was introduced as a container object which may or may not contain a non-null value. It helps avoid ...
13 views
Optional in java 8 Advantages of Java 8 Optional: 1. Null checks are not required. 2. No more NullPointerException at run-time.
876 views
Video de la definición de la clase Optional de Java 8.
165 views
Optional Class | Medium | Java Interview Prep #24 In this video, we break down "Optional Class" — Optional wraps a value that ...
0 views
3 weeks ago
2,905 views
Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. #SHORTS ...
508 views
Follow the link for discussions and other questions and answers at: http://www.javapedia.net/module/Java/Interface/2144. Visit the ...
49 views
In this tutorial, we'll explore the powerful features of the Optional class in Java, enabling you to handle nullable values with ease ...
22 views