Back to Intellij Community

Description

java/java-impl/resources/intentionDescriptions/MakeInferredAnnotationExplicit/description.html

2025.3-rc-2172 B
Original Source

Explicitly adds annotations that are inferred by the IDE (@Nullable, @NotNull, @Contract) to your code. May require dependency to org.jetbrains:annotations package.