|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface CollectionType
Older introspection systems may interfere with the Java 5.0 version of JavaBeans, so adding the get(:int) accessor may not be possible. This annotation restores what erasure destroys in the cases where the alternate accessor scheme cannot be used.
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 |