JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.igormaznitsa.meta.annotation
Annotation Type MayContainNull
@Documented
@Target
({
FIELD
,
METHOD
,
PARAMETER
})
@Retention
(
CLASS
)
public @interface
MayContainNull
Shows that marked entity can contain null among its inside values.
Since:
1.0