默认方法 Default method

接口中带有方法体的非静态方法;实现类会继承它,除非有更具体的方法覆盖该实现。

别名 interface default method

用到的主题