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
101,565 results
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
272,230 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,119 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,498 views
1 year ago
De Desarrollador a Arquitecto Senior - https://www.codeja.dev/bootcamp CodeJa | Aprende JAVA con EJERCICIOS ...
7,037 views
Using Optionals in Java Welcome to Code Riverside. An Optional in Java is a container object that may or may not contain a ...
829 views
Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...
106,057 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,124 views
vemos como usar la clase Optional en Java para evitar el NullPointerException, que ocurre al declarar una variable y no crear el ...
5,038 views
8 years ago
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
49,585 views
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
В этом видео рассказывается, когда и почему следует применять Optional при разработке на языке программирования ...
17,743 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
In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...
2,284 views
2 years ago
This video talks about why to user Java Optional, when to use Java Optional and when NOT to use Optional. We will provide 4 ...
1,229 views
☕️ In this video tutorial, our instructor #GabrielChaldú will explain why we should use #Optional in #Java. 📚 You can ...
74 views
7 months ago
In this video, I have explained what is optional class in Java. This was a new feature which got introduced long back in java 8.
235 views
Link to GitHub: https://github.com/Rutger-van-Velzen Link to Kata: ...
19 views
Java Is it ok to use `Optional` as parameter type? Overloading is an alternative, but how well does it stack up? Thoughts on this ...
13,043 views
This video will explore the Optional class and the API methods that are introduced with it in Java 8. The Optional class will enable ...
1,337 views
Do you know how to use "Either" type in Java to write beautiful functional code? Particularly for error handling? Do watch till end.
1,421 views