📅  最后修改于: 2022-03-11 14:56:01.550000             🧑  作者: Mango
代码示例1
Instance methods can be overridden only if they are inherited by the subclass. A method declared final cannot be overridden.