@Retention(SOURCE) @Target({METHOD,PARAMETER,FIELD}) public @interface NonNull
This is a marker annotation and it has no specific attributes.