|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited public @interface NotNullAllPlural
Allows you to specify multiple NotNullAll annotation checks.
| Required Element Summary | |
|---|---|
NotNullAll[] |
values
Multiple NotNullAll values. |
| Element Detail |
|---|
public abstract NotNullAll[] values
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||