Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
285 results
Learn how to effectively handle `SQLException` while using Java 8 streams and `Collectors.toMap` with method references in this ...
1 view
4 months ago
Explore the common pitfalls in Java 8 Streams, specifically the challenge of using `method referencing` in the collect method.
0 views
9 months ago
Discover how to effectively utilize a `Java 8 Method Reference` with streams by following our step-by-step guide. Learn the best ...
Discover how to resolve the syntax error when using method references in Java by understanding the proper syntax and structure.
3 months ago
Explore how Java lambda expressions and method references can create functional interfaces with ease. Understand their ...
... Java's Bounded Method References Java has introduced various features over the years, particularly with the advent of Java 8, ...
In this video, we delve into the concept of method references in Java, a powerful feature introduced in Java 8 that enhances the ...
6 months ago
In this video, we explore the powerful feature of method references in Java and how they can simplify your code when working ...
Discover how to cleanly call specific methods based on enum selections in Java, providing a streamlined solution without using ...
7 months ago
Explore the optimal use of phantom references in Java 8, and when to choose weak references for better memory management.
11 views
Ambiguity in method references ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...
8 months ago
Questions & Answers: Q1: What is method reference in Java 8? A1: It is a shortcut to call existing methods. Example: Instead of ...
6 views
Pass by reference is used by every programmer in Java almost everyday. So it is imperative we understand the significance for ...
5 views
11 months ago
Explore how memory leaks can occur in Java even when creating objects with limited scope. Discover the role of weak references ...
Neulax - Java 1.8 Interview Prep This video contains 5 Java 1.8 interview questions with answers. Questions & Answers: Q1: ...
4 views
Explore how you can filter out duplicates in Java 8 using method references and the distinctByKeys function efficiently!
Learn how to handle null values in Java using `Optional` and constructor references to throw customized exceptions with clear ...
Dive into the nuances of Java member references and learn why certain comparisons fail in your Java programs. --- This video is ...
Learn how to effectively use `constructor references` within a `ternary operator` in Java 8, with clear examples and solutions to ...
Learn how to quickly locate a Java method in a DEX file using a string reference with these effective techniques. Boost your ...