JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly Common 1.5.1.Final-redhat-000011.5.1.Final-redhat-00001
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.wildfly.common.annotation
Annotation Types Summary
Annotation Type
Description
NotNull
An advisory annotation indicating that the given variable, method, or parameter is not nullable.
Nullable
An advisory annotation indicating that the given variable, method, or parameter is nullable.