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
1,067 results
Functional Interface Lambda Expression in Java Primitive & Compose functions & Diamond problem.
7 views
4 weeks ago
Are functional interfaces actually overrated… or do we just misunderstand how they work with lambdas? In this video, I break ...
92 views
2 weeks ago
In 2014, JDK 8 introduced the Stream API, bringing a taste of functional programming to Java. 11 years later, in 2025, with the ...
176 views
8 days ago
Stop writing verbose anonymous classes! PREDICATE: Stream filtering like a PRO FUNCTION: Data transformation pipelines ...
5 views
5 days ago
Functional Programming in Java with this concise tutorial. We guide you through essential Java 8 features, including Lambda ...
38 views
10 days ago
In this video, you will learn Functional Interfaces in Java in a very simple and clear way. What is a Functional Interface? Why ...
0 views
2 days ago
Practicing functional programming inside a Fortune 100 enterprise can feel like flying the Starship Enterprise through asteroid ...
210 views
Finalizer callback uh like I said that should be a functional interface with one method that will void and let's call it phito no ...
17 views
6 days ago
Learn why Java's functional interfaces allow calling methods seemingly without explicit definitions, explained with lambda ...
4 days ago
A Functional Interface is an interface with only one abstract method, used mainly with Lambda Expressions and Streams API in ...
58 views
3 weeks ago
Java #FunctionalInterface #JavaInterview #JavaDeveloper #JavaProgramming #LambdaExpressions #TechShorts ...
267 views
In this video, we compare List vs Set vs Map in Java and explain how they differ within the Java Collection Framework. You'll get a ...
372 views
In this video, we explain Functional Interface and Lambda Expression in Java with simple, easy-to-understand examples.
37 views
This video explains how a Java lambda function/expression is internally invoked by the JVM. It also explains method references ...
3,987 views
This talk was recorded at Lambda Days in June 2025. If you're curious about our upcoming event, check https://lambdadays.org ...
113 views
Since Java 8, the Stream API has been a valuable tool for Java developers. However, our hunt for better solutions has often left us ...
... is introduced Syntax of Lambda Expression How it works with Functional Interface Simple examples for beginners This ...
227 views
A functional interface is an interface with exactly one abstract method. It enables lambda expressions and powers Java 8 features ...
199 views
Most developers think @FunctionalInterface is required… but NO! An interface can still be a Functional Interface without the ...
271 views
Understand when and why you can avoid wrapping Supplier instances with custom classes like DummySupplier, and how to ...
Day 1 of 100 Days • 100 Java Interview Questions In this video, we explain What is an Interface in Java, why interfaces are ...
6 views
Java8 #JavaInterview #JavaDeveloper #CodingInterviews #JavaProgramming #StreamsAPI #LambdaExpressions ...
32 views
Functional Interface in Java 8 in Marathi Functional Interface in Java 8 explained with easy examples! Learn what it is, why it's ...
75 views
2 views