Ldegruchy
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 Override Warning Inspection for Class Inheritance Only: Is it possible?
已回答My project has a coding convention that we must only use @Override for class inheritance and not interface inheritance. Is it possible to configure the warnings inspections to make this so? I know ...