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
2,636 results
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
5,312 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,416 views
3 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,136 views
4 years ago
In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...
1,700 views
Are you tired of dealing with those pesky null checks in your Java code? Look no further! In this captivating and informative video, ...
2,021 views
2 years ago
Java 8 optional | optional class | optional class interview questions | java 8 interview | okay java Java 8 Optional class ...
15,749 views
You may be hearing a lot of buzz around functional programming. For example, Java 8 recently introduced new features (lambda ...
5,064 views
9 years ago
As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding ...
7,643 views
1 year ago
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
Hello, Java enthusiasts! In today's ProgrammingKT tutorial, we're diving into the versatile world of Java 8 Optional class ...
186 views
Check out more great lessons via this link: http://coderscampus.com/blog NullPointerExceptions are a royal pain in the butt.
338 views
8 years ago
Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...
62,506 views
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,402 views
Java 8 Version introduced a significant number of features that changed the way developers write Java applications. Here are ...
37,540 views
In this course, you learn Java 8 features with coding examples. #java8 #java #course Java 8 Main Features - Java 8 Lambda ...
385,888 views
Optional class in java 8 || Why Optional in java 8 optional class in java 8 optional optional in java optional class in java 8 in hindi ...
49 views
... what we need is null so this is even if we would like to use null we can use it with optional using or else and oral sense java 8.
4,005 views
Optional class in java | Java Optional Class In this video, I am going to explain java 8 optional class step by step with example and ...
139 views
Learn how to use the Optional class in Java 8 like a pro! In this video, we cover all the essential methods such as of(), empty(), ...
28 views
8 months ago
In this Video, we are going to discuss the following Topics, 1) Java Optional-class Methods with Functional-Interfaces(**) 2) Java8 ...