Java 8 for Automation QA - Part 4 - What is Lambda Expression ? When can we use Lambda expression

preview_player
Показать описание
Hi All,

In this video we will see the below topics,

It forms the basis for functional programming.
New operator is introduced (lambda operator)
Conditions:
Method return type should match
Parameters to the method should match
Interface should have only one abstract or unimplemented methods.

------------------------------------------------------------------------------------------

Docker playlist

Selenium Automation Framework Playlist

Extent Report 5.0.5 Playlist

SDET Package Playlist

Рекомендации по теме
Комментарии
Автор

Amazing content again! This is super helpful. I never thought I will ever be able to understand with () is :P

prakashgupta
Автор

Wow. For the first time i understood those () - > Thank you for first explaining anonymous inner class.
and the 3 statements which were hard to understand in start of the video, made perfect sense by the time i reached the end of it

Udzial
Автор

Thanks, Amuthan, till now I am practicing lambda expression without conceptual understanding. This really gave me reasoning,
one question: I couldn't able to see the target folder when I create it in IntelliJ in the project view. how can i see the target folder.
I link the smart compiler approach and removing the boiler plate code 🙂🙂🙂

sureshgarine
Автор

Up to 5:23 mins last part 3 video content is repeated.

AshishKumar-tzrp