|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @TypeQualifierNickname @Nonnegative(when=MAYBE) @Retention(value=RUNTIME) public @interface CheckForSigned
Used 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 nonnegative
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |