Java 8 for Automation QA - 7 - Inbuilt Functional Interfaces in Java - Using Generics with Interface

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

In this video we will see about,

Problems in creating our own functional interfaces?
Using generics to solve the issue.
Inbuilt Functional interfaces to the rescue.
Consumer, Supplier, Function, Predicate (Important Functional Interfaces)
Рекомендации по теме
Комментарии
Автор

Its good the way you are taking us to the main concept. I think Java Developers would also have the similar mindset
thats why they created all those generics for us which can save our time. Till here we are able to solve the problem for functions which can take equal number of arguments
by using generics. Excited for the next videos

Udzial
Автор

Excellent knowledge share Amuthan, you are a good teacher

lka
Автор

great Amuthan, you have a great power of explaining things in an easy manner

manasranjan
Автор

Hi Amuthan, can u please make some videos on how to use generic classes with some examples, whenever I see <T> representation, I get little discomfort conceptualizing and use in regular coding?
I appreciated ur effort kind of created a these many videos for ground work to leverage streams and other advanced concepts in Java 1.8.

sureshgarine
Автор

You nailed It and finally Java 8 session started... please continue and we want in depth knowledge of it...hope you will cover all streams and other Java 8 stuffs

bkumarj
Автор

Great video, If possible, pls Include intelliJ shortcuts also along the side! Would be helpful Amuthan!

rajeshrj