Annotation Interface FieldsAreNullableByDefault
@Documented
@Nullable
@TypeQualifierDefault(FIELD)
@Retention(RUNTIME)
@Deprecated
public @interface FieldsAreNullableByDefault
Deprecated.
Similar to
ParametersAreNullableByDefault, but applies to fields of classes.
FieldsAreNullableByDefault