JavaScript is disabled on your browser.
Skip navigation links
WildFly Common 2.0.1
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 Types
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.