Back to Browse

09 Java 8 Predicate - Predefined Functional Interface

34 views
Jan 3, 2022
9:41

#Java8Features #Predicate #PredefinedFunctionalIntefaces Example code can be found here: https://github.com/coderolls/java-8-features-full-course-examples/tree/main/src/main/java/com/coderolls/java/predicate In this video, we will see the introduction about Java 8 predefined functional interfaces and we will cover the first one, i.e. Predicate. In java 8, functional interfaces are used to invoke the lambda expressions. By considering day to day programming Java 8 has some predefined functional interfaces. Predicate, Function, Consumer and Supplier are the most important predefined functional interfaces. Watch this video, to learn more about predicate with two examples. This video is a part of Java 8 Features Full Course. ▶️ https://youtube.com/playlist?list=PLB1G1ZvRs58NK5uIjgyb3Z2zsGpFBp7_C GitHub Repository Link: https://github.com/coderolls/java-8-features-full-course-examples.git 00:00 Recap 00:18 What are Predefined Functional Interfaces? 01:36 What is Predicate? 02:46 Predicate Example 1 06:24 Predicate Example 2 08:54 Conclusion Buy me a coffee ☕: https://www.buymeacoffee.com/gauravkukade This is video is uploaded by codeRolls. Visit us at https://coderolls.com Subscribe to my YouTube Channel ► https://www.youtube.com/channel/UCl31HHUdQbSHOQfc9L-wo3w?sub_confirmation=1 Follow us on: Twitter ► https://twitter.com/codeRolls Facebook ► https://facebook.com/codeRolls Instagram ► https://instagram.com/codeRolls Pinterest ► https://pinterest.com/codeRolls

Download

0 formats

No download links available.

09 Java 8 Predicate - Predefined Functional Interface | NatokHD