ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

285 results

vlogize
Resolving Java8 Streams Collectors.toMap Issues with Method References

Learn how to effectively handle `SQLException` while using Java 8 streams and `Collectors.toMap` with method references in this ...

1:56
Resolving Java8 Streams Collectors.toMap Issues with Method References

1 view

4 months ago

vlogize
Understanding the Issue with Method Referencing in Java 8 Streams

Explore the common pitfalls in Java 8 Streams, specifically the challenge of using `method referencing` in the collect method.

1:34
Understanding the Issue with Method Referencing in Java 8 Streams

0 views

9 months ago

vlogize
Can You Pass a Java 8 Method Reference to a Stream? Here's How!

Discover how to effectively utilize a `Java 8 Method Reference` with streams by following our step-by-step guide. Learn the best ...

1:49
Can You Pass a Java 8 Method Reference to a Stream? Here's How!

0 views

4 months ago

vlogize
Understanding the Syntax Error in Java Method References: A Simple Fix

Discover how to resolve the syntax error when using method references in Java by understanding the proper syntax and structure.

1:36
Understanding the Syntax Error in Java Method References: A Simple Fix

0 views

3 months ago

vlogize
Understanding Lambdas and Method References in Java: How They Work with the Rideable Interface

Explore how Java lambda expressions and method references can create functional interfaces with ease. Understand their ...

1:52
Understanding Lambdas and Method References in Java: How They Work with the Rideable Interface

1 view

3 months ago

vlogize
Understanding the ClassCastException in Java's Bounded Method References

... Java's Bounded Method References Java has introduced various features over the years, particularly with the advent of Java 8, ...

1:39
Understanding the ClassCastException in Java's Bounded Method References

0 views

4 months ago

The Debug Zone
Understanding Method References in Java: Parameters Explained with Examples

In this video, we delve into the concept of method references in Java, a powerful feature introduced in Java 8 that enhances the ...

1:55
Understanding Method References in Java: Parameters Explained with Examples

1 view

6 months ago

The Debug Zone
Using Method References in Java to Remove Elements from a List

In this video, we explore the powerful feature of method references in Java and how they can simplify your code when working ...

1:31
Using Method References in Java to Remove Elements from a List

1 view

4 months ago

vlogize
Concise Handling of Enum Selections in Java with Method References

Discover how to cleanly call specific methods based on enum selections in Java, providing a streamlined solution without using ...

1:52
Concise Handling of Enum Selections in Java with Method References

0 views

7 months ago

vlogize
Optimal Use of Phantom References in Java 8 - Should You Consider Weak References?

Explore the optimal use of phantom references in Java 8, and when to choose weak references for better memory management.

2:25
Optimal Use of Phantom References in Java 8 - Should You Consider Weak References?

11 views

7 months ago

Nida Karagoz
Ambiguity in method references

Ambiguity in method references ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

1:45
Ambiguity in method references

1 view

8 months ago

Neulax
5 Java 1.8 interviews Questions with Answers (2025 Edition) | 2025-09-02 05:57 PM

Questions & Answers: Q1: What is method reference in Java 8? A1: It is a shortcut to call existing methods. Example: Instead of ...

1:48
5 Java 1.8 interviews Questions with Answers (2025 Edition) | 2025-09-02 05:57 PM

6 views

4 months ago

TheBinaryLife
Understanding pass by reference using a simple example

Pass by reference is used by every programmer in Java almost everyday. So it is imperative we understand the significance for ...

3:55
Understanding pass by reference using a simple example

5 views

11 months ago

vlogize
Understanding Memory Leaks in Java: Is Calling a Method 10,000 Times Safe?

Explore how memory leaks can occur in Java even when creating objects with limited scope. Discover the role of weak references ...

2:21
Understanding Memory Leaks in Java: Is Calling a Method 10,000 Times Safe?

1 view

4 months ago

Neulax
5 Java 1.8 interviews Questions with Answers (2025 Edition) | 2025-09-02 05:53 PM

Neulax - Java 1.8 Interview Prep This video contains 5 Java 1.8 interview questions with answers. Questions & Answers: Q1: ...

2:06
5 Java 1.8 interviews Questions with Answers (2025 Edition) | 2025-09-02 05:53 PM

4 views

4 months ago

vlogize
Understanding Supplier vs Function in Java 8: Filtering Duplicates in the Person Class

Explore how you can filter out duplicates in Java 8 using method references and the distinctByKeys function efficiently!

1:38
Understanding Supplier vs Function in Java 8: Filtering Duplicates in the Person Class

0 views

9 months ago

vlogize
How to Pass Exception Message With Constructor Reference in Optional in Java 8

Learn how to handle null values in Java using `Optional` and constructor references to throw customized exceptions with clear ...

1:38
How to Pass Exception Message With Constructor Reference in Optional in Java 8

0 views

7 months ago

vlogize
Understanding Java Member References: Why They Don't Compare Equal

Dive into the nuances of Java member references and learn why certain comparisons fail in your Java programs. --- This video is ...

1:41
Understanding Java Member References: Why They Don't Compare Equal

0 views

9 months ago

vlogize
Understanding Constructor Reference in a Ternary Operator in Java 8

Learn how to effectively use `constructor references` within a `ternary operator` in Java 8, with clear examples and solutions to ...

1:41
Understanding Constructor Reference in a Ternary Operator in Java 8

0 views

3 months ago

vlogize
Discover How to Efficiently Find a Java Method with a String Reference in a DEX File

Learn how to quickly locate a Java method in a DEX file using a string reference with these effective techniques. Boost your ...

1:39
Discover How to Efficiently Find a Java Method with a String Reference in a DEX File

0 views

7 months ago