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