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
1,142 results
Java 8 Optional Class Tutorial in Tamil | Avoid NullPointerException In this video, we will learn about Optional Class in ...
391 views
10 months ago
Optional is a class in Java 8 that is used to represent a value that may or may not be present. This is useful for ...
4,101 views
2 years ago
I have tried to explain the use of Optional Class in Java 8 in this video. If any feedback, please provide it in the comments. Thanks ...
497 views
8 months ago
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
272,504 views
4 years ago
2,569 views
Optional is a class in Java 8 that is used to represent a value that may or may not be present. This is useful for representing ...
2,477 views
Optional class is well explained in Tamil #java #java8 #tamil #learning #optional for more videos !!! subscribe to my channel ...
1,673 views
Functions In Optional Class: empty → Returns an empty Optional instance of→ Returns an Optional wrapping of the given value ...
1,177 views
In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.
18,039 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 ...
749 views
Optional can contain either 0 or 1 element in it. If Optional was a Collection, it would have been an empty collection or singleton ...
117 views
The map() function in Java streams is an intermediate operation that takes a function and applies it to each element of the stream, ...
1,357 views
Java8 introduced a new class Optional, to deal with NullPointerException. https://en.wikipedia.org/wiki/Tony_Hoare ...
65 views
6 years ago
Java Playlist, https://www.youtube.com/playlist?list=PLYM2_EX_xVvVXm005Gt5unmqW6GGMjHxa C Interview program playlist, https ...
30,903 views
The optional class is introduced to avoid NullPointerException that we frequently encounters if we do not perform null checks in ...
272 views
Full tutorial for Lamba expressions in Java. Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...
952,476 views
Thanks for watching the video: Subscribe Channel: https://youtube.com/c/StudyAutomation1 My Gadgets: MIC:-Â ...
148 views
The findAny() method is a terminal operation, which means that it performs its action and returns a result immediately. It is also a ...
1,254 views
The reduce() function in Java is a terminal operation on streams that combines all the elements of the stream into a single value.
1,195 views
Student map page equal to student database and student database order classname dot get all students and the static method ...
505 views