Java 9 interface private method static method lambda

preview_player
Показать описание
Go deeper into Java 9 concepts by figuring out this Java challenge. Try to solve it before seeing the answer. Remember, you will acquire a new skill much faster when you struggle to learn.

Get the code of the Java Challengers and run your own tests:

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

Hello thanks for the challenege, the trick was on the anonymous overriden method.

momedalhouma
Автор

Hello, from wich version of java we can create an anonymous object class from an interface.

momedalhouma