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
35,941 results
optional class java 8 tamil
optional class java 8 telusko
java 8 features tutorial
java 8 features durga sir
java 8 stream api
java 8 features in telugu
java 8 features in hindi
java 8 features interview questions
java 8 features telusko
java 8 lambda expressions
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
260,670 views
3 years ago
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
4,245 views
3 weeks 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,294 views
In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...
103,825 views
This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...
137,757 views
4 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,112 views
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
41,164 views
2 years 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,243 views
😬 How many times have you encountered a NullPointerException in #Java? That's why Optional exists: a class designed to handle ...
5,231 views
7 months ago
Si te gusto el tuto, puedes donar! : https://www.paypal.me/mitocode/1 La excepcion NullPointerException es muy común cuando ...
24,690 views
8 years ago
Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...
62,449 views
9 years ago
The Optional class was introduced in Java 8 in order to solve a narrow but frequently occurring problem: what to return if you have ...
32,433 views
What is Optional, its advantage, and How to use it!!!
33,784 views
7 years ago
In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...
1,945 views
The Java Optional class was introduced in Java 8 in order to help stop the propagation of null being returned to client facing ...
5,713 views
6 years ago
Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...
4,409 views
5 years ago
Hello friends. I am Lipsa Patra. I am a software engineer. Welcome to my youtube channel Easy 2Excel . In this video we will learn ...
2,516 views
Learn how and when to use the Collection API enhancements from Java 8 to reduce repetitive and error-prone code when ...
1,057 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.
190 views
1 year ago
Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...
105,379 views
In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.
17,623 views
What is Optional class in Java8 all about? #Java8 #Optional.
6,245 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,577 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 ...
671 views
In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...
1,307 views
1 month ago
Are you tired of dealing with those pesky null checks in your Java code? Look no further! In this captivating and informative video, ...
1,981 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