MENU

Fun & Interesting

Java 8 - Functional Interfaces -Predicate, Function, BinaryOperator,UnaryOperator, Supplier-Consumer

Naveen AutomationLabs 22,128 5 years ago
Video Not Working? Fix It Now

In this video, I have explained about : JDK 8 Functional Interfaces - Predicate, Function, BinaryOperator, UnaryOperator, Supplier, Consumer ~~A Functional Interface is special interface having only one abstract method in it. All are available in java.util.function package. It can be written with @FunctionalInterface annotation also. ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation: https://www.youtube.com/c/Naveen%20AutomationLabs?sub_confirmation=1 Follow me on my Facebook Page: https://www.facebook.com/groups/naveenqtpexpert/ Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram: https://t.me/joinchat/COJqZUPB02r5sB73YMdXEw Paid courses (Recorded) videos: https://naveenautomationlabs.com/recorded-paid-courses/ For Java & Selenium – http://naveenautomationlabs.com/selenium-java-full-paid-course-recorded-videos/ For API (Manual + Automation) – http://naveenautomationlabs.com/manual-automation-testing-of-webservices-api/

Comment