Notes on how to use the Optional class in Java
https://www.oracle.com/technical-reso...
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:
It is a class that encapsulates an optional value. You can also create classes using Optional.of(usb);
Wrap classes with Optional.
This wrapping unlocks streams functionality.
Use ifPresent instead of isPresent.
Oracle article link:
https://www.oracle.com/technical-reso...
Sur cette page du site, vous pouvez voir la vidéo en ligne Java - Optional Class Tutorial with Example durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Akhil Karun 19 avril 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,425 fois et il a aimé 27 téléspectateurs. Bon visionnage!