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