Annotation Interface Nullable


@Retention(RUNTIME) @Documented @Nonnull(when=MAYBE) @TypeQualifierNickname @Target({METHOD,PARAMETER,FIELD}) public @interface Nullable