JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.evrete.api.annotations
Annotation Type Nullable
@Target
({
METHOD
,
PARAMETER
,
FIELD
})
@Retention
(
SOURCE
)
public @interface
Nullable
A source-level annotation to declare that annotated elements can be
null
under some circumstances