filmov
tv
Java - Optional Class Tutorial with Example
Показать описание
Notes on how to use the Optional class in Java
0:00 Introduction
0:17 Goodbye null checks!
0:56 Replacing null check with Optional
1:45 With Optional Lambdas
2:37 Another Example
5:07 When not to use Optional?
6:14 When to use Optional? - THUMB RULE
7:12 Summary Time
Key Ideas:
Wrap classes with Optional.
This wrapping unlocks streams functionality.
Use ifPresent instead of isPresent.
Oracle article link:
0:00 Introduction
0:17 Goodbye null checks!
0:56 Replacing null check with Optional
1:45 With Optional Lambdas
2:37 Another Example
5:07 When not to use Optional?
6:14 When to use Optional? - THUMB RULE
7:12 Summary Time
Key Ideas:
Wrap classes with Optional.
This wrapping unlocks streams functionality.
Use ifPresent instead of isPresent.
Oracle article link:
Optionals In Java - Simple Tutorial
Java Optional Complete Guide
Learn Java Optionals in 6 minutes | Functional Programming in Java
Java 8 Streams | Optional Usage and Best Practices | JavaTechie
Java Optionals | Crash Course
Master Optional in Java 8: Complete Guide for Beginners
Java Optional Class | Hindi
Optional Class in Java 8 | Java Interview Questions Answers | Java Gurukul | Part-6(vi)
Master Kotlin Basics: Coding conventions 🚀
Java 8 Optional Interview Questions and Answers | Optional Class| Code Decode | Part 1 |
Java Functional Programming Tutorial - 12 - Optional class
Optional Class in Java 8 - Avoid Null Pointer Exception | Java 8 Features | Crash Course ✅
Optional.ofNullable vs Objects.requireNonNull #java #shorts
Treat an Optional Like a Stream #java #shorts
Java 8 optional class | java optional class interview questions | java 8 interview | okay java
Bad Idea? Setting Defaults with Optional without If #java #shorts
Java Optionals - A Complete Tutorial
Lambda Expressions in Java - Full Simple Tutorial
Is Optional.empty().map(...).ifPresent(...) Executed? #java #shorts
Optional class in Java 8
Why Optional Is A Problematic Parameter #java #shorts
Java 8 Optional Introduction
Java Interview Short 8 - why abstract class is used - No Abstract method use-case | #javainterview
Big Update in Java for Learners and Trainers
Комментарии