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,196 results
In this video we are learning about functional interface in java and also how it works with lambda to help us writing code using ...
19 views
4 weeks ago
Most developers think @FunctionalInterface is required… but NO! An interface can still be a Functional Interface without the ...
269 views
2 weeks ago
Functional Interface Lambda Expression in Java Primitive & Compose functions & Diamond problem.
6 views
3 weeks ago
This talk was recorded at Lambda Days in June 2025. If you're curious about our upcoming event, check https://lambdadays.org ...
97 views
11 days ago
Are functional interfaces actually overrated… or do we just misunderstand how they work with lambdas? In this video, I break ...
67 views
Panel: Functional Programming And the Real World with Dimi Racordon, Evan Czaplicki, Martin Odersky & Ralf Jung.
325 views
In Java, a functional interface is an interface that contains exactly one abstract method. It is also referred to as a Single Abstract ...
181 views
Functional Interface in Java 8 in Marathi Functional Interface in Java 8 explained with easy examples! Learn what it is, why it's ...
71 views
Functional Programming in Java with this concise tutorial. We guide you through essential Java 8 features, including Lambda ...
36 views
3 days ago
Event-sourcing allows the business to ask questions about your application's data that weren't thought of when the system was ...
380 views
In 2014, JDK 8 introduced the Stream API, bringing a taste of functional programming to Java. 11 years later, in 2025, with the ...
106 views
1 day ago
Java #FunctionalInterface #JavaInterview #JavaDeveloper #JavaProgramming #LambdaExpressions #TechShorts ...
267 views
10 days ago
A Functional Interface is an interface with only one abstract method, used mainly with Lambda Expressions and Streams API in ...
58 views
In this video, we learn about the **predefined functional interfaces** in Java (from `java.util.function`) in a simple and ...
5 views
With Java 9, the Java Platform Module System (JPMS) was introduced, also known as Project Jigsaw. Modules make your code ...
406 views
A functional interface is an interface with exactly one abstract method. It enables lambda expressions and powers Java 8 features ...
198 views
Day 1 of 100 Days • 100 Java Interview Questions In this video, we explain What is an Interface in Java, why interfaces are ...
9 days ago
Java Interview Questions Playlist - Part 5/10 In this video, we'll cover important concepts of Abstraction and Interfaces: ✓ What ...
7 views
1 month ago
Should Java get rid of semicolons and what are the next steps for projects Valhalla and Loom? How does Java hold up against ...
15,058 views
6 days ago
In this episode of The Everything Podcast, we dive deep into the technical interview process for a Full Stack Java Developer with ...
33 views
2 views
Dive into Class #19 of our Complete Java Course at ACE Engineering College! This session explains Static and Private Methods ...
45 views
Class #16 of our Complete Java Course explores the Evolution of Interfaces in Java, covering default methods, static methods, ...
66 views
12 days ago
Java 8 DEFAULT INTERFACE in Marathi #javainmarathi #javadeveloper In this video, we explain Default Method in Java 8 ...
55 views
In this lecture, Abdul Bari explains the fundamentals of Lambda Expressions in Java. You will learn why lambda expressions were ...
0 views