Package | Description |
---|---|
javax.annotation |
Modifier and Type | Class and 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 |
Copyright © 2015. All rights reserved.