Package com.example.breeze_seas
Annotation Type NonNull
@Documented
@Retention(CLASS)
@Target({METHOD,PARAMETER,FIELD,LOCAL_VARIABLE})
public @interface NonNull
Minimal local non-null annotation used to satisfy unqualified references in shared code.