Package jline.internal
Annotation Type Nullable
@Documented
@Retention(CLASS)
@Target({METHOD,FIELD,PARAMETER,LOCAL_VARIABLE})
public @interface Nullable
Marker for reference which can be a null value.
- Since:
- 2.7
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
""
-