JavaScript is disabled on your browser.
Skip navigation links
Red Hat JBoss Enterprise Application Platform 8.1.1.GA + JBoss EAP XP 6.0.0.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.wildfly.common.annotation
package
org.wildfly.common.annotation
Related Packages
Package
Description
org.wildfly.common
Common classes for a variety of purposes.
Annotation Interfaces
Class
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.