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
117,781 results
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
265,002 views
3 years ago
Java's Optional class was introduced in 2014 to allow developers to represent the empty state. But what exactly does that mean?
7,379 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 ...
695 views
Con Optional puedes introducir en tu aplicación Java el concepto de valores opcionales; es decir, tu función te devuelve una caja ...
9,587 views
2 years ago
Java Is it ok to use `Optional` as parameter type? Overloading is an alternative, but how well does it stack up? Thoughts on this ...
12,988 views
4 years ago
Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...
105,655 views
7 years ago
In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...
2,041 views
De Desarrollador a Arquitecto Senior - https://www.codeja.dev/bootcamp CodeJa | Aprende JAVA con EJERCICIOS ...
6,844 views
😬 How many times have you encountered a NullPointerException in #Java? That's why Optional exists: a class designed to handle ...
5,615 views
9 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.
211 views
1 year ago
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
44,310 views
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,211 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,280 views
The Java Optional class was introduced in Java 8 in order to help stop the propagation of null being returned to client facing ...
5,719 views
Full tutorial for Lamba expressions in Java. Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...
924,771 views
For updates and more, join our community https://www.linkedin.com/company/devoxx-united-kingdom A whimsical look at ...
738 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,350 views
In this video, we are going to learn java 8 optional class step by step with example and practical session. Java Optional Class ...
96,912 views
Using Optionals in Java Welcome to Code Riverside. An Optional in Java is a container object that may or may not contain a ...
752 views
I just used Java Optionals in a large project and wanted to share how useful they can be when used correctly. I showcase the ...
117 views