1.8 jre @Override為什么要注釋掉才不會(huì)報(bào)錯(cuò)呢
Multiple markers at this line
?? ?- implements
?? ? abstractClass.Telphone.call
?? ?- The method call() of type
?? ? SmartPhone must override or implement a
?? ? supertype method
Multiple markers at this line
?? ?- implements
?? ? abstractClass.Telphone.call
?? ?- The method call() of type
?? ? SmartPhone must override or implement a
?? ? supertype method
2015-04-08
舉報(bào)
2015-04-16
怎么跟我剛剛提的問題是一樣的啊
2015-04-09
我的也是1.8,我的就不用注釋呢?你把代碼貼出來看看?只看到你的報(bào)錯(cuò)信息也不能確定是不是你說的原因出的錯(cuò)