Package org.evrete.api.annotations
Annotation Type NonNull
-
@Target({METHOD,PARAMETER,FIELD,LOCAL_VARIABLE}) @Retention(SOURCE) public @interface NonNull
A source-level annotation to declare that annotated elements can not benull
@Target({METHOD,PARAMETER,FIELD,LOCAL_VARIABLE}) @Retention(SOURCE) public @interface NonNull
null