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