JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.getunleash.lang
Nullable
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface Nullable
@Retention
(
RUNTIME
)
@Documented
@Nonnull
(
when
=MAYBE) @TypeQualifierNickname
@Target
({
METHOD
,
PARAMETER
,
FIELD
})
public @interface
Nullable