JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
All Classes
JavaScript is disabled on your browser.
Package org.evrete.api.annotations
Annotation Types Summary
Annotation Type
Description
NonNull
A source-level annotation to declare that annotated elements can not be
null
Nullable
A source-level annotation to declare that annotated elements can be
null
under some circumstances