interface
有些编码标准不建议使用这种类。 该检查不报告枚举和注解类。
使用忽略接口的内部接口选项,可以忽略内部接口。 示例:
interface I { interface Inner { } }