Package org.jetbrains.annotations
Annotation Interface NotNull
@Documented
@Retention(SOURCE)
@Target({METHOD,FIELD,PARAMETER,LOCAL_VARIABLE})
public @interface NotNull
-
Optional Element Summary
Optional Elements
-
Element Details
-
documentation
String documentation- Default:
- ""
-