ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,711 results

CodeSnippet
Method References In Java #coding

Hello So let's talk about method references We know something like that exist but are we using it Well probably sometimes So ...

0:34
Method References In Java #coding

14,842 views

6 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

4 months ago

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

8 months ago

Adam Bien
Complex Predicates / Filters With Method References #java #shorts #coding #airhacks

Better testability, readability and debuggability with method references combining filters with Predicate.and() ...

1:09
Complex Predicates / Filters With Method References #java #shorts #coding #airhacks

1,089 views

11 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

6 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

8 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

6 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

6 months ago

DrillCoding
🔥 Method References in Java | Java 8 Feature Explained #shorts

Method References in Java | Java 8 Feature | Java Tutorial What are Method References in Java? Introduced in Java 8, ...

0:22
🔥 Method References in Java | Java 8 Feature Explained #shorts

444 views

3 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
How to Pass Method References for Stream Ordering in Java

Discover how to effectively pass method references as parameters in Java Stream operations by modifying your Processor class.

1:58
How to Pass Method References for Stream Ordering in Java

0 views

6 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

2 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

3 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

8 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

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

6 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

4 months ago

Abhishek Verma
Day-16: Static Method Reference in Java #shorts #java

In this short we will see how to write static method reference in Java. For detailed hands-on video, check ...

3:00
Day-16: Static Method Reference in Java #shorts #java

1,014 views

11 months ago

Abhishek Verma
Day-18: Arbitary Instance Method Reference in Java #shorts #java

In this short we will see how to write arbitary instance method reference in Java. For detailed hands-on video, check ...

2:35
Day-18: Arbitary Instance Method Reference in Java #shorts #java

689 views

11 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

6 months ago