|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) @Inherited @Documented public @interface ElementClass
Annotation for indicating the class of elements of a collection. The value is a class.
| Required Element Summary | |
|---|---|
java.lang.Class |
value
|
| Element Detail |
|---|
public abstract java.lang.Class value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||