ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,579 results

Infybuzz
Optional In Java 8

Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...

3:43
Optional In Java 8

4,439 views

6 years ago

Interview DOT
JAVA 8 INTERVIEW WHEN TO USE OPTIONAL MAP() INSTEAD OF GET() METHOD | EXAMPLE CODE | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. JAVA 8 ...

2:29
JAVA 8 INTERVIEW WHEN TO USE OPTIONAL MAP() INSTEAD OF GET() METHOD | EXAMPLE CODE | InterviewDOT

1,493 views

5 years ago

Peachez Programming
Java Optionals in 60 seconds

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...

1:01
Java Optionals in 60 seconds

621 views

1 year ago

Beyond Tech Notes
Java optional - Píldoras de conocimiento

Optional es una clase genérica incorporada en la versión 8 de Java que permite hacer uso del patrón Option. El objetivo de este ...

0:57
Java optional - Píldoras de conocimiento

473 views

3 years ago

Telusko
#73 Functional Interface New in Java

Check out our courses: Mastering Agentic AI with Java : https://go.telusko.com/agentic-ai Coupon: TELUSKO10 (10% Discount) ...

3:34
#73 Functional Interface New in Java

194,921 views

3 years ago

Polymath Mind
Java Fundamentals Tutorial for Beginners - Optional Class

In this video of the Java Fundamentals Tutorial, we will be going over optional class. Optional classes are used to gracefully check ...

3:37
Java Fundamentals Tutorial for Beginners - Optional Class

1 view

4 years ago

Java Plug
Java8 Part3 unwrap Optional

Unwrap the object within Optional in java8.

2:40
Java8 Part3 unwrap Optional

123 views

7 years ago

Shoeb uddin
Java 8 Features  - 1 Optional Class.

Java 8 Features - Optional Class.

3:18
Java 8 Features - 1 Optional Class.

743 views

8 years ago

JRH
Java Optional Explained

The Java 8 Optional class solved the billion dollar null pointer mistake. In this tutorial, learn how Java Optionals can eradicate ...

2:23
Java Optional Explained

2,333 views

4 years ago

ProgramaciónColombia
Tutorial de validación de null con la clase Optional: Java 8

Tutorial donde se muestra la forma de validar el Null, NullPointer o NullPointerException con la clase Optional de Java 8.

1:49
Tutorial de validación de null con la clase Optional: Java 8

928 views

8 years ago

Byte Pint
Stop Writing Null Checks! Java Optional to the Rescue

This 2-minute guide reveals how Java's Optional class can transform your error handling and make your code dramatically ...

2:53
Stop Writing Null Checks! Java Optional to the Rescue

684 views

1 year ago

Kwik Minute
How to use Optional in Java 8?

Optional is just a container. Optional can hold a value of type T or be null. Step by step instructions to use Optional in Java8.

0:44
How to use Optional in Java 8?

1,532 views

10 years ago

Java Tech Tutorials
Java 8 Optional

In Java 8, the Optional class was introduced as a container object which may or may not contain a non-null value. It helps avoid ...

0:59
Java 8 Optional

13 views

1 year ago

skill enabler
Optional in java 8

Optional in java 8 Advantages of Java 8 Optional: 1. Null checks are not required. 2. No more NullPointerException at run-time.

3:39
Optional in java 8

876 views

7 years ago

ProgramaciónColombia
Definición de la clase Optional: Java 8

Video de la definición de la clase Optional de Java 8.

1:47
Definición de la clase Optional: Java 8

165 views

8 years ago

BSSR Learn
Optional Class | Medium | Java Interview Prep #24

Optional Class | Medium | Java Interview Prep #24 In this video, we break down "Optional Class" — Optional wraps a value that ...

3:49
Optional Class | Medium | Java Interview Prep #24

0 views

3 weeks ago

Interview DOT
JAVA 8 OPTIONAL | HOW , WHY AND WHEN TO USE JAVA 8 OPTIONALS | JAVA CODE EXAMPLE DEMO | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. JAVA 8 ...

2:29
JAVA 8 OPTIONAL | HOW , WHY AND WHEN TO USE JAVA 8 OPTIONALS | JAVA CODE EXAMPLE DEMO | InterviewDOT

2,905 views

5 years ago

Interview DOT
#SHORTS | JAVA 8 BEST PRACTICES STREAMS | JAVA OPTIONAL USAGE CODE EXAMPLES|CLEAN CODE| InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. #SHORTS ...

0:41
#SHORTS | JAVA 8 BEST PRACTICES STREAMS | JAVA OPTIONAL USAGE CODE EXAMPLES|CLEAN CODE| InterviewDOT

508 views

4 years ago

javapedia.net
What is Optional in Java8? | javapedia.net

Follow the link for discussions and other questions and answers at: http://www.javapedia.net/module/Java/Interface/2144. Visit the ...

0:25
What is Optional in Java8? | javapedia.net

49 views

8 years ago

Ask MR. Y
Mastering Optional in Java: Avoiding Null Pointer Exceptions and Writing Cleaner Code

In this tutorial, we'll explore the powerful features of the Optional class in Java, enabling you to handle nullable values with ease ...

1:51
Mastering Optional in Java: Avoiding Null Pointer Exceptions and Writing Cleaner Code

22 views

3 years ago