What is Default Method in Java 8 Video

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Cool. At the end, don't be freaked out by the alien Consumer<> interface -- it gets explained a few videos later.

jvsnyc
Автор

Very nicely explained, keep posting such videos!!

nikhilsathe
Автор

One doubt from my side, if we are not declared default method inside interface, we can use same concrete method in our child implimention class.So why default is required? please ans my question this is my doubt

prasantaroutray
Автор

What is the drawback of default methods in Java8?

naveenkumarmaddala
Автор

Actually a class implements interface right u said extends.

suryaprakashgandikota