Annotation Interface Nullable


@Documented @Retention(CLASS) @Target(TYPE_USE) public @interface Nullable
The Nullable annotation indicates that the null value is allowed for the annotated element.