com.atlassian.jira.util.NotNull |
This @interface is deprecated.
Use javax.annotation.Nonnull instead. Since v6.1.
The annotated field, method result, parameter or local variable must not be null.
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
|