Annotation Type Nullable


@Target({METHOD,PARAMETER,FIELD}) @Retention(SOURCE) public @interface Nullable
A source-level annotation to declare that annotated elements can be null under some circumstances