开发者

Inheritance protected methods

If you have a method in your base class that is protected, can you ove开发者_如何学JAVArride this method in your subclasses?


Simple answer? Yes.

override protected function whatever():void {

}
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜