ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,927 results

vlogommentary
Passing a Callback Function to a Method in Java

... code: Functional Interface: The Consumer interface from java.util.function is used as the callback type with a parameter String.

3:47
Passing a Callback Function to a Method in Java

183 views

10 months ago

Java4QuickLearning
Regular Interface vs Functional Interface #corejava #programming #coding #java4quicklearning

Regular Interface vs Functional Interface #corejava #programming #coding #java4quicklearning functional interface,functional ...

1:14
Regular Interface vs Functional Interface #corejava #programming #coding #java4quicklearning

3,209 views

8 months ago

Programming Connoisseur
Functional interface in java #programming #coding #interview #java

A function maps an object of a given type to an object of another type It is used by the map method of the stream interface The ...

0:16
Functional interface in java #programming #coding #interview #java

100 views

4 months ago

codeinjava
Functional interface - Function, BiFunction in Java 8

A quick quide to Function and Bifunction functional interfaces introduces as part of java 8 . . . . . . . .. . . #java #functionalinterface.

2:33
Functional interface - Function, BiFunction in Java 8

42 views

4 months ago

Java Full Stack
"Using compose() and andThen() with Function Interface in Java to Modify Results"

In this video, we explore how to use the Function interface in Java to modify results with the compose() and andThen() methods.

0:16
"Using compose() and andThen() with Function Interface in Java to Modify Results"

40 views

9 months ago

anyonecancode
What is a Functional Interface in Java? | Interview Question

Confused about Functional interfaces in Java? Here's a quick short to understand this important interview question in under a ...

0:58
What is a Functional Interface in Java? | Interview Question

108 views

3 months ago

CodeSnippet
4 Must Know Functional Interfaces In Java #coding #java

Hello so every Java developer must be aware of these four functional interfaces first one is predicate so predicate is basically to ...

1:31
4 Must Know Functional Interfaces In Java #coding #java

22,110 views

4 months ago

DevNxt
Functional Interface in Java 8 | Most Asked Interview Question #java #interview #coding #programming

Functional Interface in Java | Most Asked Interview Question In this video, we dive deep into one of the most important concepts ...

2:06
Functional Interface in Java 8 | Most Asked Interview Question #java #interview #coding #programming

21 views

4 months ago

Abhishek Verma
Day-3: Functional Interface in Java #shorts #java

In this short we will see how to use Functional Interface in Java For detailed hands-on video, check https://youtu.be/rtFeRxCxPNo ...

0:48
Day-3: Functional Interface in Java #shorts #java

3,756 views

11 months ago

Abhishek Verma
Day-12: BiFunction functional interface in Java #shorts #java

In this short we will see how to use BiFunction functional interface in Java. For detailed hands-on video, check ...

1:39
Day-12: BiFunction functional interface in Java #shorts #java

816 views

11 months ago

Java Full Stack
"Understanding Consumer Functional Interface in Java 8"

In this video, we explore the Consumer functional interface in Java 8. Learn how it is used to fetch and process data from ...

0:16
"Understanding Consumer Functional Interface in Java 8"

19 views

9 months ago

IMTIAZITSERVICE
Functional Interface in Java 8 🔥 | Lambda Expression & Example

In this video, we'll learn everything about **Functional Interface in Java 8** with simple and real-time examples. A **Functional ...

1:55
Functional Interface in Java 8 🔥 | Lambda Expression & Example

13 views

11 months ago

Code and Crack
Day 25| what is functional interface in java

Explanation: A functional interface has exactly one abstract method (can have multiple default/static methods). please do hit like ...

0:35
Day 25| what is functional interface in java

163 views

1 month ago

CodeSnippet
Function Interface In #java #coding

... called as a function what is function function is basically a functional interface because lambda functions are representation of ...

0:58
Function Interface In #java #coding

26,625 views

7 months ago

Java Full Stack
"Using Function Interface in Java to Calculate the Square of a Number"

"Learn how to use the Function interface in Java to calculate the square of a number. In this video, we demonstrate how to ...

0:16
"Using Function Interface in Java to Calculate the Square of a Number"

8 views

9 months ago

Programming Connoisseur
Functional interface in java #coding #interview #java #java8 #interface

Functional interfaces can be implemented with lambda expressions java is a statically typed language so all your variables have a ...

0:16
Functional interface in java #coding #interview #java #java8 #interface

365 views

4 months ago

Java Full Stack
"Using Supplier Interface in Java to Print Today's Date"

"Learn how to use the Supplier interface in Java to generate and print today's date. In this video, we demonstrate how the Supplier ...

0:16
"Using Supplier Interface in Java to Print Today's Date"

20 views

9 months ago

Code and Crack
Day 26 | functional interface very powerful in java

Java functional interface A Functional Interface is an interface that contains exactly one abstract method. It can have any number ...

0:35
Day 26 | functional interface very powerful in java

306 views

1 month ago

Engineering Express
functional interface oops with java unit 3 AKTU
0:23
functional interface oops with java unit 3 AKTU

219 views

5 months ago

EasyCode
🚫 Why Overloading Breaks Functional Interfaces in Java! 💥 | #Java #CodingTips #Shorts

Why can't you overload methods in a Java functional interface? Here's the catch: A functional interface must have only ONE ...

0:24
🚫 Why Overloading Breaks Functional Interfaces in Java! 💥 | #Java #CodingTips #Shorts

182 views

6 months ago