ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,694 results

The Curious Coder
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

Confused about handling NullPointerException in Java? This video will give you a complete understanding of how to solve it ...

23:31
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

2,521 views

3 months ago

Java Techie
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...

22:22
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

140,761 views

5 years ago

Java Guides
Optional Class in Java 8 - Avoid Null Pointer Exception | Java 8 Features | Crash Course ✅

Java introduced a new class Optional in JDK 8. It is a public final class and is used to deal with NullPointerException in Java ...

35:37
Optional Class in Java 8 - Avoid Null Pointer Exception | Java 8 Features | Crash Course ✅

25,168 views

4 years ago

Lemubit Academy
Java Optional Tutorial - How to Use Optional Class In Java

Java Optional is a container object which may or may not contain a non-null value. If a value is present, isPresent() will return true ...

35:41
Java Optional Tutorial - How to Use Optional Class In Java

6,617 views

6 years ago

Dilip IT Academy
Optional Class In Java & Optional Class Methods in JAVA | Tutorail | Dilip Singh

As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding ...

1:54:00
Optional Class In Java & Optional Class Methods in JAVA | Tutorail | Dilip Singh

8,630 views

2 years ago

Devoxx
Optional - The Mother of All Bikesheds by Stuart Marks

Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...

58:43
Optional - The Mother of All Bikesheds by Stuart Marks

63,118 views

9 years ago

Abhishek Verma
Chapter-08: Null No More: Master Java's Optional Class for Flawless Code!

Are you tired of dealing with those pesky null checks in your Java code? Look no further! In this captivating and informative video, ...

1:25:23
Chapter-08: Null No More: Master Java's Optional Class for Flawless Code!

2,234 views

3 years ago

okay java
Java 8 optional class | java optional class interview questions | java 8 interview | okay java

Java 8 optional | optional class | optional class interview questions | java 8 interview | okay java Java 8 Optional class ...

33:25
Java 8 optional class | java optional class interview questions | java 8 interview | okay java

15,980 views

5 years ago

Dilip IT Academy
JAVA 8  Features Tutorial | Functional Interfaces | Lambda Expressions | Optional Class | Stream API

Java 8 Version introduced a significant number of features that changed the way developers write Java applications. Here are ...

8:56:30
JAVA 8 Features Tutorial | Functional Interfaces | Lambda Expressions | Optional Class | Stream API

42,530 views

2 years ago

Devoxx
Optional by Stuart Marks

The Optional class was introduced in Java 8 in order to solve a narrow but frequently occurring problem: what to return if you have ...

48:21
Optional by Stuart Marks

32,797 views

9 years ago

Amigoscode
Java Functional Programming | Full Course

Functions are fun. Do you want to turn 20 lines of code into 5, perhaps. Well then you should learn what Java has to offer when it ...

2:22:15
Java Functional Programming | Full Course

615,657 views

6 years ago

Do Some Dev
Java Optional

Tired of dealing with null pointer exceptions? Introducing Java Optional: a powerful tool for handling the absence of values ...

20:15
Java Optional

351 views

1 year ago

Devoxx UK
Java 8 best practices by Stephen Colebourne

The Java 8 release takes Java to a whole new level. Learning the new features is just the first step. The real question is how to ...

44:40
Java 8 best practices by Stephen Colebourne

65,619 views

10 years ago

Istanbul Java User Group
Java Optional class is a very powerful tool

Optional class is a very powerful tool at hand that we use every day or when are using Stream APIs. But do you use the Optional ...

58:22
Java Optional class is a very powerful tool

217 views

3 years ago

JavaBro
Learn Optionals in Java in 30 mins!

In this video, we will go through some of the major methods and features of the Java Optional class! Hope you enjoy this video!

31:04
Learn Optionals in Java in 30 mins!

51 views

3 years ago

Coder Army
Java Optional Explained from Scratch | All Methods + Streams Integration | Java Full Course #41

In this video, we dive deep into the Java Optional class, one of the most important concepts introduced in Java 8 to handle null ...

1:16:34
Java Optional Explained from Scratch | All Methods + Streams Integration | Java Full Course #41

3,765 views

3 months ago

ProgrammingKT
🚀 Java 8 Optional Class Methods Deep Dive 💻| #java #programmingkt #java8 #springboot #springboot3

Hello, Java enthusiasts! In today's ProgrammingKT tutorial, we're diving into the versatile world of Java 8 Optional class ...

21:35
🚀 Java 8 Optional Class Methods Deep Dive 💻| #java #programmingkt #java8 #springboot #springboot3

194 views

2 years ago

Genius Developer
Java 8 Optional Explained | Must-Know Methods for Clean & Null-Safe Code

Learn how to use the Optional class in Java 8 like a pro! In this video, we cover all the essential methods such as of(), empty(), ...

26:38
Java 8 Optional Explained | Must-Know Methods for Clean & Null-Safe Code

11 views

1 year ago

BuildProgramming
Master Optional class in 25 mins || Why Optional in java 8 @Buildprogramming

Optional class in java 8 || Why Optional in java 8 optional class in java 8 optional optional in java optional class in java 8 in hindi ...

25:59
Master Optional class in 25 mins || Why Optional in java 8 @Buildprogramming

50 views

1 year ago

WJ Prajumsook
Java 8 Optional Class

Java 8 Optional Class. Optional is a container object used to contain not-null objects. Optional object is used to represent null with ...

20:17
Java 8 Optional Class

389 views

6 years ago