| Package | Description | 
|---|---|
| javax.annotation | |
| javax.annotation.meta | 
| Class and Description | 
|---|
| MatchesPattern | 
| Nonnegative Used to annotate a value that should only contain nonnegative values | 
| Nonnull | 
| Nullable | 
| RegEx This qualifier is used to denote String values that should be a Regular
 expression. | 
| Syntax This annotation a value that is of a particular syntax, such as Java syntax
 or regular expression syntax. | 
| Untainted | 
| Class and Description | 
|---|
| Nonnull | 
Copyright © 2018. All rights reserved.