|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Nonnull @TypeQualifierDefault(value=PARAMETER) @Retention(value=RUNTIME) public @interface ParametersAreNonnullByDefault
This annotation can be applied to a package, class or method to indicate that the method parameters in that element are nonnull by default unless there is:
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |