|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={CONSTRUCTOR,METHOD})
@Retention(value=RUNTIME)
public @interface DynaCastThis annotation marks those methods within which the dynamic cast is active.
| Required Element Summary | |
|---|---|
Class<? extends DynaCastHandler>[] |
value
|
| Element Detail |
|---|
public abstract Class<? extends DynaCastHandler>[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||