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,158,485 results
Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...
276,728 views
4 years ago
With `Optional`, you can introduce the concept of optional values into your Java application; that is, your function returns ...
10,363 views
3 years ago
Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...
63,322 views
9 years ago
😬 How many times have you encountered a NullPointerException in #Java? That's why Optional exists: a class designed to handle ...
6,894 views
1 year ago
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...
746 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 ...
13,085 views
Become the software engineer AI can't replace. Join Amigoscode Academy: https://skool.com/amigoscode-academy ...
106,353 views
7 years ago
The Java 8 Optional class solved the billion dollar null pointer mistake. In this tutorial, learn how Java Optionals can eradicate ...
2,405 views
Confused about handling NullPointerException in Java? This video will give you a complete understanding of how to solve it ...
4,724 views
5 months ago
In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...
2,416 views
2 years ago
CONVIÉRTETE en ARQUITECTO JAVA con IA - https://www.codeja.dev/masters/master-arquitecto-java-ia CONVIÉRTETE EN ...
7,172 views
I just used Java Optionals in a large project and wanted to share how useful they can be when used correctly. I showcase the ...
135 views
Tired of dealing with null pointer exceptions? Introducing Java Optional: a powerful tool for handling the absence of values ...
400 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,950 views
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
52,462 views
Using Optionals in Java Welcome to Code Riverside. An Optional in Java is a container object that may or may not contain a ...
869 views
Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...
720 views
This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...
141,611 views
5 years ago
In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...
107,931 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 ...
773 views