JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.maven.api.annotations
Nullable
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface Nullable
@Experimental
@Documented
@Retention
(
RUNTIME
)
public @interface
Nullable
The annotated element can be
null
.
Since:
4.0.0
See Also:
Nonnull