import org.jetbrains.annotations.Nullable; class A { @Nullable String s; }