JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
org.jhotdraw8.annotation
Package
org.jhotdraw8.annotation
Annotation Interface Nullable
@Documented
@Retention
(
CLASS
)
@Target
(
TYPE_USE
)
public @interface
Nullable
The Nullable annotation indicates that the
null
value is allowed for the annotated element.