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
5,198 results
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
260,565 views
3 years ago
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
41,094 views
2 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,108 views
In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.
17,621 views
In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...
103,803 views
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.
189 views
1 year ago
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,241 views
4 years ago
In this video, we are going to learn java 8 optional class step by step with example and practical session. Java Optional Class ...
95,527 views
Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...
105,371 views
6 years ago
What is Optional class in Java8 all about? #Java8 #Optional.
6,245 views
5 years ago
Optional #Java8 In this video, we are going to understand the need for java 8 Optional class and with an example, we will see ...
14,255 views
optionalclass #java8 optional class in java, optional class in java 8 methods, optional class methods, java optional example, ...
801 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 ...
669 views
Java Functional Programming Tutorial - 12 - Optional class in Java An Introduction. Complete Course 200+ Videos, 24 Hours ...
6,134 views
7 years ago
Notes on how to use the Optional class in Java https://www.oracle.com/technical-resources/articles/java/java8-optional.html 0:00 ...
1,419 views
Java8Features #Optional Example code can be found here: ...
29 views
Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?
105 views
10 months ago
Java8 introduced a new class Optional, to deal with NullPointerException. https://en.wikipedia.org/wiki/Tony_Hoare ...
65 views
In this video, we break down the Optional class introduced in Java 8—a powerful tool to handle null values safely and elegantly.
38 views
6 months ago
The optional class is introduced to avoid NullPointerException that we frequently encounters if we do not perform null checks in ...
264 views