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