Annotation Type Nullable


@Experimental @Documented @Retention(CLASS) public @interface Nullable
The annotated element can be null.
Since:
4.0
See Also: