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
249,141 results
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
272,398 views
4 years ago
Con Optional puedes introducir en tu aplicación Java el concepto de valores opcionales; es decir, tu función te devuelve una caja ...
10,128 views
3 years ago
😬 How many times have you encountered a NullPointerException in #Java? That's why Optional exists: a class designed to handle ...
6,513 views
1 year ago
De Desarrollador a Arquitecto Senior - https://www.codeja.dev/bootcamp CodeJa | Aprende JAVA con EJERCICIOS ...
7,045 views
Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...
63,111 views
9 years ago
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...
609 views
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,795 views
Using Optionals in Java Welcome to Code Riverside. An Optional in Java is a container object that may or may not contain a ...
830 views
Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...
106,069 views
7 years ago
In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...
107,169 views
В этом видео рассказывается, когда и почему следует применять Optional при разработке на языке программирования ...
17,767 views
This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...
140,732 views
5 years ago
As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding ...
8,627 views
2 years ago
Hello Everyone, Continuing with Java 8 Features, this is the 5th Video in that series. In this video we'll see what is Optional which ...
747 views
Confused about handling NullPointerException in Java? This video will give you a complete understanding of how to solve it ...
2,466 views
3 months ago
Que pasó, muy buenas, vamos con unos ejemplos para aprender y entender esta clase del jdk, que nos ayuda con los ...
2,429 views
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
49,736 views
Discounts until January 22nd on all courses for only 9.99: Each coupon is valid for 10 purchases, hurry! New Photoshop course ...
14,140 views
8 years ago
Tired of dealing with null pointer exceptions? Introducing Java Optional: a powerful tool for handling the absence of values ...
349 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,155 views