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
31,400 results
Tired of dealing with null pointer exceptions? Introducing Java Optional: a powerful tool for handling the absence of values ...
349 views
1y ago
Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...
63,097 views
9y ago
The Optional class was introduced in Java 8 in order to solve a narrow but frequently occurring problem: what to return if you have ...
32,784 views
Java introduced a new class Optional in JDK 8. It is a public final class and is used to deal with NullPointerException in Java ...
25,129 views
4y ago
In this video, we dive deep into the Java Optional class, one of the most important concepts introduced in Java 8 to handle null ...
3,392 views
2mo ago
En este video aprenderás a usar Optional en Java, una herramienta poderosa para evitar errores con null y escribir código más ...
260 views
10mo ago
Confused about handling NullPointerException in Java? This video will give you a complete understanding of how to solve it ...
2,329 views
3mo ago
Que pasó, muy buenas, vamos con unos ejemplos para aprender y entender esta clase del jdk, que nos ayuda con los ...
2,428 views
5y ago
This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...
140,643 views
As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding ...
8,601 views
2y ago
In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...
4,591 views
7mo ago
😬When you look at functional programming with its isolated concepts, it seems a little "strange," but... What if we put all ...
5,051 views
🔥 Check out the Spring Boot E-Commerce Full Stack Course here 👉 https://faisalmemon.com/spring-boot 🔥 Check out the Spring ...
5,732 views
8mo ago
Optional appeared in Java 8 and was expanded in subsequent versions of the language. It is a powerful tool that allows for ...
11,237 views
6y ago
Bienvenidos al video número 24 del curso de Java desde cero! En este video, aprenderemos sobre la clase Optional en Java, ...
169 views
3y ago
Java 8 Version introduced a significant number of features that changed the way developers write Java applications. Here are ...
42,398 views
Java Optional is a container object which may or may not contain a non-null value. If a value is present, isPresent() will return true ...
6,617 views
In data-oriented programming (DOP), we model data as data and polymorphic behavior with pattern matching. This talk will ...
18,916 views
This video explains about Optional. What is the importance of optional in Java software development. Ways in which the methods ...
44 views
... Java Method References | Java 8 Features | Crash Course ✓ at https://youtu.be/_rUQiXqqYSw Java Optional Class | Java 8 ...
395,895 views