此检查不会检查层次结构深处的接口或超类。
示例:
class Parent {} class Child extends Parent { public Parent Parent() { return null; } }
只能在编辑器中使用重命名此类方法的快速修复。