ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

24,518 results

Coding Env
Optional Class in Java

In this video, I have explained what is optional class in Java. This was a new feature which got introduced long back in java 8.

16:18
Optional Class in Java

192 views

1 year ago

Aneesh Mistry
New to Java 8: Optionals - Java Tutorial

This video will explore the Optional class and the API methods that are introduced with it in Java 8. The Optional class will enable ...

11:46
New to Java 8: Optionals - Java Tutorial

1,248 views

4 years ago

Concept && Coding - by Shrayansh
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...

1:13:53
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

4,849 views

1 month 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 ✅

24,350 views

3 years ago

Code Decode
Master Java 8 Optional with Examples : Top Interview Questions & Answers | Part 1 | Code Decode

In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...

15:54
Master Java 8 Optional with Examples : Top Interview Questions & Answers | Part 1 | Code Decode

104,079 views

3 years ago

Gain Java Knowledge
Java 8 Optional Class Best Practices

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

11:58
Java 8 Optional Class Best Practices

1,869 views

4 years 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

137,950 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,595 views

5 years ago

VivekTechWaves
Optional Class Java8

What is Optional class in Java8 all about? #Java8 #Optional.

10:11
Optional Class Java8

6,247 views

5 years ago

coderolls
31 How To Use Java 8 Optional Class?

Java8Features #Optional Example code can be found here: ...

8:31
31 How To Use Java 8 Optional Class?

29 views

3 years ago

CloudTech
Optional Class In Java | Java 8 Questions and Answers

In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.

5:53
Optional Class In Java | Java 8 Questions and Answers

17,655 views

3 years ago

Learn Code With Durgesh
Java Optional Class | Hindi

In this video, we are going to learn java 8 optional class step by step with example and practical session. Java Optional Class ...

18:18
Java Optional Class | Hindi

95,848 views

4 years ago

TechFest Java
Optional Class  Java 8 Feature

In this video we are discussing about optional class. An Optional class is work like container in which we can hold nonnull objects.

17:40
Optional Class Java 8 Feature

14 views

3 years ago

Programmer Guide
10.0 Optional Class in Java 8 | Java 8 Optional class | Example Programs for Optional Class in java8

The optional class is introduced to avoid NullPointerException that we frequently encounters if we do not perform null checks in ...

13:49
10.0 Optional Class in Java 8 | Java 8 Optional class | Example Programs for Optional Class in java8

266 views

2 years ago

Code Crush
Optional Class In Java | Java 8 Features | Java 8 Interview Questions

Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?

8:18
Optional Class In Java | Java 8 Features | Java 8 Interview Questions

106 views

10 months 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,007 views

2 years ago

Lazy Programmer
#5 - Java 8 - Optional | Usage with Examples #java #java8 #optional

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 ...

4:51
#5 - Java 8 - Optional | Usage with Examples #java #java8 #optional

675 views

3 years ago

Code Junction
Optional class in java 8 example || methods of optional class

optionalclass #java8 optional class in java, optional class in java 8 methods, optional class methods, java optional example, ...

14:27
Optional class in java 8 example || methods of optional class

802 views

2 years ago

Akhil Karun
Java - Optional Class Tutorial with Example

Notes on how to use the Optional class in Java https://www.oracle.com/technical-resources/articles/java/java8-optional.html 0:00 ...

9:24
Java - Optional Class Tutorial with Example

1,419 views

5 years ago

Dastagiri-Official
Java Optional Class Explained | isPresent, isEmpty, of, ofNullable, empty | Java 8 Tutorial

NullPointerException” is one of the most common problems in Java. To handle this safely, Java 8 introduced the Optional class.

10:30
Java Optional Class Explained | isPresent, isEmpty, of, ofNullable, empty | Java 8 Tutorial

70 views

3 months ago