Package com.strobel.annotations
Annotation Interface Nullable
@Documented
@Retention(CLASS)
@Target({METHOD,FIELD,PARAMETER,LOCAL_VARIABLE})
public @interface Nullable
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
""
-