import org.jetbrains.annotations.Nullable; class A { @Nullable public final String foo; }