ibcdwx

一.方法覆盖的注意事项

  1.子类的方法权限必须大于或等于父类(权限有public protected default private,如果方法没有任何修饰符默认default)

分类:

技术点:

相关文章: