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
225,358 results
optional class java 8 telusko
stream java
optional class java 8 tamil
lambda java
java functional interface
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
260,405 views
3 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,091 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 ...
669 views
Java Is it ok to use `Optional` as parameter type? Overloading is an alternative, but how well does it stack up? Thoughts on this ...
12,939 views
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
3,958 views
2 weeks ago
Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...
62,428 views
9 years ago
This talk is a historical & philosophical journey deep into the heart of darkness, er, object-oriented programming (OOP). Join me ...
141,801 views
5 years ago
James Gosling is the founder and lead designer of the Java programming language. Please check out our sponsors to get a ...
481,988 views
Difference between Optional orElse, orElseGet and orElseThrow.
4,841 views
7 years ago
Java 8 optional | optional class | optional class interview questions | java 8 interview | okay java Java 8 Optional class ...
15,711 views
4 years ago
For full course, source codes and practices: https://www.udemy.com/java-8-core-training-/?
23,999 views
This video covers the flatMap and Optional functions in Java Streams API GitHub Code: ...
49,061 views
8 years ago
What is Optional, its advantage, and How to use it!!!
33,784 views
37,562 views
Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...
207,703 views
2 years ago
Create your own custom annotations in Java! Thanks to Mailgun for sponsoring this video! Head to https://mailgun.com/john to try ...
306,003 views
Optional.ofNullable https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/Optional.html#ofNullable(java.lang.
1,961 views
Cracking the #Java #Coding #Interview - Question 203: What is an Optional? Watch all the questions here: ...
8,307 views
1 year ago
Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...
105,362 views
6 years ago
Java Optional map() And flatMap() Super Simple Example, showing the differences.
1,843 views
In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...
1,942 views
This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...
137,676 views
Tired of dealing with null pointer exceptions? Introducing Java Optional: a powerful tool for handling the absence of values ...
284 views
Link to GitHub: https://github.com/Rutger-van-Velzen Link to Kata: ...
22 views
10 months ago
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
Do you know how to use "Either" type in Java to write beautiful functional code? Particularly for error handling? Do watch till end.
1,311 views
This video helps beginners to understand Java8 Optional on how to write Optional to avoid null checks.
209 views
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,425 views
Optionals (https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.html) are great return values, but ...
3,163 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,240 views
Mapping the result's of an Optional https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.htm See you at ...
2,019 views