@Override提示错误
跟老师写的一样的代码,为什么在child类中没有@Override,而且一添加@Override就提示错误?
Multiple markers at this line
- The method age() of type child must override a superclass method
- implements lession.person.age
跟老师写的一样的代码,为什么在child类中没有@Override,而且一添加@Override就提示错误?
Multiple markers at this line
- The method age() of type child must override a superclass method
- implements lession.person.age
2016-05-03
举报