JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Deprecated
Index
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
org.evrete.core
Package
org.evrete.api.annotations
Annotation Interface NonNull
@Target
({
METHOD
,
PARAMETER
,
FIELD
,
LOCAL_VARIABLE
})
@Retention
(
SOURCE
)
public @interface
NonNull
A source-level annotation to declare that annotated elements can not be
null