JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
de.tomatengames.util.annotation
Nullable
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Nullable
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE_USE
)
public @interface
Nullable
Indicates that a field, parameter, return value, etc. may be null.
Since:
1.9