filmov
tv
Java's Lambda Expressions with built in and custom-built functional interfaces

Показать описание
In this video I'll walk you through:
- An example that motivates using functional interfaces in our design
- Three ways of coding the call on a method that has a functional interface as a parameter ending with lambda expressions
- How to build and use your own functional interfaces
TIMESTAMPS
0:00 Introduction
0:33 Why we want lambda expressions
1:43 Explicitly implementing Predicate
2:23 Using an anonymous class
3:37 Using a lambda expressions to code the anonymous class
5:07 Java's functional interfaces
7:51 Building our own functional interface
8:44 Conclusion
ABOUT MY CHANNEL
My channel is about good software engineering practices. We cover introductions to programming in C and Java. But I also have lots of software and computer engineering topics like PIC programming, advanced programming techniques, and things that distinguish good code from code that works.
Check out my channel here:
Don’t forget to subscribe!
CHECK OUT MY OTHER VIDEOS:
Lambda Expressions in Java - Full Simple Tutorial
Lambdas in Java: A Peek Under the Hood • Brian Goetz • GOTO 2013
Java 8 Lambda Expression | BiFunction, BiConsumer & BiPredicate Interface with Example | JavaTec...
TechTalk 6/5/14 - Changing How We Do Java: Lambda Expressions and Streams in Java 8
Implementing Lambda Expressions in Java with Brian Goetz
Lambda Expressions In Java | Java Lambda Tutorial For Beginners | Java Tutorial | Simplilearn
java 8 interview question | built in functional interfaces in java | Java 8 new features | okay java
Java Lambda Expressions Tutorial with Demonstration | Java Key Interview Question | Java 8
Java TUTORIAL Italiano: Cos'è la LAMBDA EXPRESSION (Espressione Lambda) e le Interfacce Funzion...
Design Patterns in the Light of Lambda Expressions by Subramaniam
Learn Java Programming - Introduction to Lambda Expressions
Java 8 Lambda Expressions for ALL levels - Most practical online course
Java 8 Lambdas Hacking
Understanding Java Lambda Expressions and Final Parameters: A Deep Dive
Practice with Lambda Expressions Assignments in Java
Java 8 Tutorials For Beginners - lambda expressoins part1
Java Lambda Expression Method Reference
Functional Programming with Java 8 (lambdas)
Java Lambda Expression - II
Functional Interface | Lambda Expression in Java | Primitive & Compose functions | Diamond probl...
JAX London 2012: Lambda: A Peek Under The Hood
Efficiently Print foo_ids from Protobuf Messages in Java Using Lambda Expressions
Lambda Expression-Java 8 New Features_PART1
Lambda Chops: Recipes for Simpler, More Expressive Code
Комментарии