static
final
示例:
public final String str = "sample";
该检查不会报告可以隐式写入的 final 字段。 使用“注解”按钮修改假定隐式字段写入的注解列表。