ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

460 results

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,474 views

4 years ago

The Debug Zone
Understanding Lazy Evaluation of Optional in Java: A Comprehensive Guide

In this video, we delve into the concept of lazy evaluation in Java, specifically focusing on the Optional class. As developers, we ...

3:44
Understanding Lazy Evaluation of Optional in Java: A Comprehensive Guide

27 views

1 year 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

Roel Van de Paar
The best way to unwrap the optional in java

The best way to unwrap the optional in java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:43
The best way to unwrap the optional in java

5 views

3 years ago

Peter Schneider
Optional.ifPresent throws NPE when action is null AND optional not present

Optional.ifPresent throws NPE when action is null AND optional not present I hope you found a solution that worked for you :) The ...

2:34
Optional.ifPresent throws NPE when action is null AND optional not present

3 views

1 year ago

Roel Van de Paar
Do Java optional parameters make @NonNull annotations redundant? (2 Solutions!!)

Do Java optional parameters make @NonNull annotations redundant? Helpful? Please use the *Thanks* button above! Or, thank ...

1:34
Do Java optional parameters make @NonNull annotations redundant? (2 Solutions!!)

11 views

3 years ago

Peter Schneider
Map two Java Optionals or produce the one with a value

Map two Java Optionals or produce the one with a value I hope you found a solution that worked for you :) The Content is licensed ...

3:51
Map two Java Optionals or produce the one with a value

0 views

5 months ago

The Debug Zone
When to Use Optional.orElseGet() vs Optional.orElse() in Java

In this video, we dive into the nuances of Java's Optional class, focusing on the differences between `orElse()` and `orElseGet()`.

3:21
When to Use Optional.orElseGet() vs Optional.orElse() in Java

14 views

1 year ago

All For All
Базовый курс Java - #87 урок. Знакомство с классом Optional

Ссылка на плейлист со всеми уроками "Программирование на Java. Базовый курс" ...

2:14
Базовый курс Java - #87 урок. Знакомство с классом Optional

395 views

6 years ago

Roel Van de Paar
Code Review: Using Java Optional.ofNullable() instead of if/else or ternary conditional

Code Review: Using Java Optional.ofNullable() instead of if/else or ternary conditional Helpful? Please support me on Patreon: ...

1:33
Code Review: Using Java Optional.ofNullable() instead of if/else or ternary conditional

9 views

3 years ago

Peter Schneider
Use Java 8 Optional features in the multiple null conditions

Use Java 8 Optional features in the multiple null conditions I hope you found a solution that worked for you :) The Content (except ...

2:16
Use Java 8 Optional features in the multiple null conditions

27 views

2 years ago

The Debug Zone
Creating DateTimeFormatter in Java with Optional Seconds Argument Explained

In this video, we delve into the intricacies of Java's DateTimeFormatter, focusing on how to create custom formatters that include ...

1:34
Creating DateTimeFormatter in Java with Optional Seconds Argument Explained

2 views

5 months 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,874 views

4 years ago

Roel Van de Paar
Is there a way of making optional atributes in java?

Is there a way of making optional atributes in java? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:51
Is there a way of making optional atributes in java?

23 views

3 years ago

Interview DOT
ENJOY ENJAAMI | EXPLAIN OPTIONAL MAP IN JAVA 8 | SAMPLE CODE | WHEN TO USE OPTIONAL MAP InterviewDOT

INTERVIEWDOT #JAVA8 #JAVA8OPTIONAL #JAVA8OPTIONALMAP #ENJOYENJAAMIEXAMPLE ...

2:08
ENJOY ENJAAMI | EXPLAIN OPTIONAL MAP IN JAVA 8 | SAMPLE CODE | WHEN TO USE OPTIONAL MAP InterviewDOT

982 views

4 years ago

The Debug Zone
Java 8 Optional: Understanding findFirst vs map for Effective Stream Handling

In this video, we delve into the powerful features of Java 8's Optional class, focusing on the differences between the `findFirst` and ...

2:37
Java 8 Optional: Understanding findFirst vs map for Effective Stream Handling

1 view

5 months ago

The Debug Zone
How to Upcast Objects in Java 8 Optional: A Step-by-Step Guide

In this video, we'll explore the concept of upcasting objects in Java 8's Optional class. Upcasting is a powerful technique that ...

1:32
How to Upcast Objects in Java 8 Optional: A Step-by-Step Guide

10 views

6 months ago

Roel Van de Paar
Code Review: Java 8 use of optional (3 Solutions!!)

Code Review: Java 8 use of optional Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:07
Code Review: Java 8 use of optional (3 Solutions!!)

9 views

3 years ago

The Debug Zone
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

In this video, we explore the powerful features of Java 8's Optional class and how it can help you write cleaner, more robust code.

2:29
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

2 views

2 months ago

The Debug Zone
Understanding Java 8 Optional: Final Implementation and No Some/None Hierarchy

In this video, we delve into the concept of Java 8's Optional, a powerful feature designed to help developers handle null values ...

1:45
Understanding Java 8 Optional: Final Implementation and No Some/None Hierarchy

0 views

1 month ago