Uses of Class
javax.annotation.meta.TypeQualifier
-
Packages that use TypeQualifier Package Description javax.annotation -
-
Uses of TypeQualifier in javax.annotation
Classes in javax.annotation with annotations of type TypeQualifier Modifier and Type Class Description interface
MatchesPattern
interface
Nonnegative
Used to annotate a value that should only contain nonnegative valuesinterface
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
-