IDE에서 추론된 어노테이션(
@Nullable
,
@NotNull
,
@Contract
)을 코드에 명시적으로 추가합니다.
org.jetbrains:annotations
패키지에 대한 종속성이 필요할 수 있습니다.