ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,286 results

vlogize
Understanding Java Method References for Setting and Getting Properties

Explore the `BiConsumer` and `Function` interfaces in Java to effectively use method references for getters and setters in your ...

1:55
Understanding Java Method References for Setting and Getting Properties

0 views

9 months ago

Learn with a story
☕Story 57: Java Bhai’s Shortcut for Serving Tea — Method References"

"Story 57: Java Bhai's Shortcut for Serving Tea — Method References" explains the concept of method references in Java ...

3:57
☕Story 57: Java Bhai’s Shortcut for Serving Tea — Method References"

14 views

5 months ago

vlogize
Understanding Method References in Java: How They Work Without new()

Explore how method references work in Java, especially when invoking instance methods without using `new()`. Understand the ...

1:48
Understanding Method References in Java: How They Work Without new()

0 views

8 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

7 months ago

The Debug Zone
Concise way of composing Java method references?

Today's Topic: Concise way of composing Java method references? Thanks for taking the time to learn more. In this video I'll go ...

2:32
Concise way of composing Java method references?

2 views

7 days ago

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

5 months ago

vlogize
Convert Your Lambdas to Method References in Java

Learn how to effectively convert lambda expressions to method references in Java, using a practical example to eliminate ...

1:35
Convert Your Lambdas to Method References in Java

0 views

8 months ago

vlogize
How to Create a Setter Method that Accepts Method References in Java

Explore how to design a flexible method in Java that takes any setter as a parameter using generics. Learn practical ...

1:49
How to Create a Setter Method that Accepts Method References in Java

0 views

10 months ago

vlogize
Transforming Lambda Expressions to Method References in Java

Learn how to convert lambda expressions to method references in Java, specifically using `Integer::compareTo`. This guide ...

1:22
Transforming Lambda Expressions to Method References in Java

0 views

8 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

4 months ago

vlogize
Understanding Java Method References: Resolving the Functional Interface Issue

Explore the issue of Java method references and understand how to resolve the functional interface error using clear sections and ...

1:49
Understanding Java Method References: Resolving the Functional Interface Issue

1 view

10 months ago

vlogize
Understanding the ClassCastException in Java's Bounded Method References

Discover why using bounded method references in Java can lead to a `ClassCastException` and how it differs from calling ...

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

0 views

5 months ago

vlogize
Understanding the :: Method Reference in Java: Is It Really Useful?

Explore the concept of method references in Java. Learn whether creating a method reference from an anonymous class ...

1:28
Understanding the :: Method Reference in Java: Is It Really Useful?

0 views

5 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

5 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

10 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

4 months ago

vlogize
Understanding this Keyword in Class Method References in Java

Explore how the `this` keyword works in Java class methods and how to pass the reference of the current object seamlessly.

1:29
Understanding this Keyword in Class Method References in Java

0 views

8 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

5 months ago

vlogize
Understanding the ClassCastException in Optional.ifPresent() Method References in Java

Discover why using method references in `Optional.ifPresent()` can lead to unexpected `ClassCastException` errors, even when ...

1:38
Understanding the ClassCastException in Optional.ifPresent() Method References in Java

0 views

8 months ago

Triaright Solutions LLP
Examples on Method References in Java | Functional Programming | Java Tutorial Chapter 13 – Part 21

Welcome to Chapter 13 (Part 21) of our Java Tutorial Series! In this video, we'll explore practical examples of Method ...

3:23
Examples on Method References in Java | Functional Programming | Java Tutorial Chapter 13 – Part 21

4 views

4 months ago