|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface CollectionSizesAllows you to specify multiple collectionsize annotation checks.
| Required Element Summary | |
|---|---|
CollectionSize[] |
values
Multiple collection size values. |
| Element Detail |
|---|
public abstract CollectionSize[] values
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||