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,411 results
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
4,637 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,324 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 ...
137,873 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,454 views
Are you tired of dealing with those pesky null checks in your Java code? Look no further! In this captivating and informative video, ...
1,997 views
2 years ago
As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding ...
7,585 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
You may be hearing a lot of buzz around functional programming. For example, Java 8 recently introduced new features (lambda ...
5,062 views
9 years ago
Hello, Java enthusiasts! In today's ProgrammingKT tutorial, we're diving into the versatile world of Java 8 Optional class ...
185 views
Java 8 optional | optional class | optional class interview questions | java 8 interview | okay java Java 8 Optional class ...
15,721 views
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,400 views
11 months ago
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,473 views
In this course, you learn Java 8 features with coding examples. #java8 #java #course Java 8 Main Features - Java 8 Lambda ...
384,829 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
Java 8 Version introduced a significant number of features that changed the way developers write Java applications. Here are ...
37,061 views
Java 8 Optional Class. Optional is a container object used to contain not-null objects. Optional object is used to represent null with ...
385 views
In this Video, we are going to discuss the following Topics, 1) Java Optional-class Methods with Functional-Interfaces(**) 2) Java8 ...
28 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(), ...
7 months ago