Annotation Type NonNull


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