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
24,518 results
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.
192 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,248 views
4 years ago
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
4,849 views
1 month ago
Java introduced a new class Optional in JDK 8. It is a public final class and is used to deal with NullPointerException in Java ...
24,350 views
3 years ago
In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...
104,079 views
Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...
1,869 views
This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...
137,950 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,595 views
5 years ago
What is Optional class in Java8 all about? #Java8 #Optional.
6,247 views
Java8Features #Optional Example code can be found here: ...
29 views
In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.
17,655 views
In this video, we are going to learn java 8 optional class step by step with example and practical session. Java Optional Class ...
95,848 views
In this video we are discussing about optional class. An Optional class is work like container in which we can hold nonnull objects.
14 views
The optional class is introduced to avoid NullPointerException that we frequently encounters if we do not perform null checks in ...
266 views
2 years ago
Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?
106 views
10 months ago
Are you tired of dealing with those pesky null checks in your Java code? Look no further! In this captivating and informative video, ...
2,007 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 ...
675 views
optionalclass #java8 optional class in java, optional class in java 8 methods, optional class methods, java optional example, ...
802 views
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
NullPointerException” is one of the most common problems in Java. To handle this safely, Java 8 introduced the Optional class.
70 views
3 months ago