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
26,370 results
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
262,471 views
3 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 ...
678 views
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
5,544 views
1 month ago
Java 8 optional | optional class | optional class interview questions | java 8 interview | okay java Java 8 Optional class ...
15,754 views
4 years ago
This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...
138,239 views
5 years 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,444 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,132 views
In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...
104,371 views
Java's Optional class was introduced in 2014 to allow developers to represent the empty state. But what exactly does that mean?
7,231 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,257 views
Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?
109 views
10 months ago
Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...
1,870 views
In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.
17,687 views
Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...
105,491 views
7 years ago
Java8Features #Optional Example code can be found here: ...
29 views
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
42,439 views
2 years ago
What is Optional, its advantage, and How to use it!!!
33,784 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.
199 views
1 year ago
As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding ...
7,680 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