ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,873 results

Ivan Ponomarev
Mainor 2022: Java lambdas & method references

Slides: https://inponomarev.github.io/java-mipt/slides07/index-en.html#/_callbacks_before_lambdas Eesti Ettevõtluskõrgkool ...

1:13:21
Mainor 2022: Java lambdas & method references

690 views

3 years ago

Clouds Tech Talk
Method Reference Hands on - Advance Java Series 004

This video will help you to understand about Method Reference of Java 8 and beyond. We will do hands on coding with different ...

11:40
Method Reference Hands on - Advance Java Series 004

41 views

7 years ago

The Debug Zone
Unlock Java Secrets: Convert Lambda to Method Reference or Miss Out!

In this video, we dive into the powerful world of Java programming, focusing on the nuances of lambda expressions and method ...

6:23
Unlock Java Secrets: Convert Lambda to Method Reference or Miss Out!

4 views

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

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

3 months ago

Interview DOT
Java 8 Method Reference | Explain Java 8 Lambda Expression | Capitalise Example | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

2:27
Java 8 Method Reference | Explain Java 8 Lambda Expression | Capitalise Example | InterviewDOT

688 views

5 years ago

The Debug Zone
Using Method References for Top-Level Functions in JShell: A Guide

In this video, we explore the powerful concept of method references in JShell, Java's interactive shell. You'll learn how to leverage ...

3:16
Using Method References for Top-Level Functions in JShell: A Guide

10 views

1 year ago

The Debug Zone
Understanding Java Local Static Method Reference Shorthand Syntax Explained

In this video, we delve into the concept of Java Local Static Method Reference Shorthand Syntax, a powerful feature that ...

3:11
Understanding Java Local Static Method Reference Shorthand Syntax Explained

4 views

1 year ago

Tech Talks بالعربى
Java 8 part 4 - Method refrence (Arabic بالعربي )
9:21
Java 8 part 4 - Method refrence (Arabic بالعربي )

904 views

7 years ago

SreenuTech
Predefined Functional Interface (Method References) Session-17 | By Mr. Sreenivas

About Sreenu Technologies: Sreenu Technologies has established in 2013 May. We are experts on Java Realtime Project ...

44:48
Predefined Functional Interface (Method References) Session-17 | By Mr. Sreenivas

924 views

3 years ago

Marco Torchiano
25 Lambda, Method reference, considerazioni pratiche

Funzioni lambda - Method reference - Inheritance vs. Composition - Implicit vs. Explicit behavio.

30:34
25 Lambda, Method reference, considerazioni pratiche

1,365 views

5 years ago

dhandavan info java academy
null reference calling static method in java

This video describes how null reference calling static method or variable without any exception and it gives real time example in ...

4:10
null reference calling static method in java

118 views

5 years ago

Payilagam
Java in Tamil - New Features - Method Reference - Constructor Reference Double Colon Operator

Document to practice: https://payilagam.com/java/java-features-method-reference-double-colon-operator-in-java/ In This Java in ...

27:59
Java in Tamil - New Features - Method Reference - Constructor Reference Double Colon Operator

8,320 views

Streamed 2 years ago

Roel Van de Paar
In Java 8, is it stylistically better to use method reference expressions

Software Engineering: In Java 8, is it stylistically better to use method reference expressions or methods returning an ...

4:24
In Java 8, is it stylistically better to use method reference expressions

19 views

3 years ago

The Debug Zone
Understanding Atomic Reference Assignment in Java: Key Concepts Explained

In this video, we delve into the intricacies of atomic reference assignment in Java, a crucial concept for ensuring thread-safe ...

3:34
Understanding Atomic Reference Assignment in Java: Key Concepts Explained

21 views

11 months ago

Tech India Make India
Print Even & Odd with IntStream & Method Reference

Welcome to this Java 8 tutorial where we explore how to print even and odd numbers using the Stream API, IntStream, forEach, ...

8:10
Print Even & Odd with IntStream & Method Reference

38 views

5 months ago

Vikas Bandaru
Java - The this Reference

This video shows the usage of 'this' reference variable in constructor and methods & also how it simplifies the code readability.

14:11
Java - The this Reference

178 views

9 years ago

Roel Van de Paar
Is there a performance benefit to using the method reference syntax instead of lambda syntax in...

Software Engineering: Is there a performance benefit to using the method reference syntax instead of lambda syntax in Java 8?

4:39
Is there a performance benefit to using the method reference syntax instead of lambda syntax in...

5 views

3 years 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

7 months ago

Adam Gaweda, Dr. Sensei
Passing Arrays by Reference in Java

And again arrays are complex so I can't just pass by a reference what happens is that I actually am giving the memory address of ...

5:19
Passing Arrays by Reference in Java

9,755 views

10 years ago