Uses of Package
javax.annotation
Packages that use javax.annotation
-
Classes in javax.annotation used by javax.annotationClassDescriptionThis annotation is used to denote String values that should always match given pattern.This annotation is used to annotate a value that should only contain nonnegative values.The annotated element must not be null.The annotated element could be null under some circumstances.This qualifier is used to denote String values that should be a Regular expression.This annotation a value that is of a particular syntax, such as Java syntax or regular expression syntax.This annotation is used to denote String values that are untainted, i.e.
-
Classes in javax.annotation used by javax.annotation.meta