interface default methods in java8

preview_player
Показать описание
Default methods enable you to add new functionality to the interfaces of your libraries and ensure binary compatibility with code written for older versions of those interfaces
java interface with default implementation
Interface with default methods
interface vs abstract class in java8
Рекомендации по теме