Annotation Type Nullable


@Retention(CLASS) @Target(TYPE_USE) public @interface Nullable

This annotation marks a parameter to accept null.