JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH:
Package com.automic.annotations
package
com.automic.annotations
Annotation Interfaces
Class
Description
Nonnull
Denotes that a type (parameter, field, method return value, ...) can never be null.
Nullable
Denotes that a type (parameter, field, method return value, ...) can be null.