|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||
@Retention(value=CLASS)
@Target(value={METHOD,PARAMETER,FIELD})
public @interface NonNullDenotes that a parameter, field or method return value can never be null.
This is a marker annotation and it has no specific attributes.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||