Uses of Class
javax.annotation.meta.TypeQualifierNickname
-
Packages that use TypeQualifierNickname Package Description javax.annotation -
-
Uses of TypeQualifierNickname in javax.annotation
Classes in javax.annotation with annotations of type TypeQualifierNickname Modifier and Type Class Description interfaceCheckForNullinterfaceCheckForSignedUsed to annotate a value that may be negative; uses of it should check for negative values before using it in a way that requires the value to be nonnegativeinterfaceDetaintedinterfaceNullableinterfaceRegExThis qualifier is used to denote String values that should be a Regular expression.interfaceSignedUsed to annotate a value of unknown signinterfaceTainted
-