Package | Description |
---|---|
javax.annotation |
Modifier and Type | Class | Description |
---|---|---|
interface |
MatchesPattern |
|
interface |
Nonnegative |
Used to annotate a value that should only contain nonnegative values
|
interface |
Nonnull |
|
interface |
PropertyKey |
|
interface |
Syntax |
This annotation a value that is of a particular syntax, such as Java syntax
or regular expression syntax.
|
interface |
Untainted |