Package com.strobel.annotations
Annotation Type NotNull
-
@Documented @Retention(CLASS) @Target({METHOD,FIELD,PARAMETER,LOCAL_VARIABLE}) public @interface NotNull
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
-