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