|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=SOURCE) @Target(value=TYPE) public @interface Mixin
Provides a mechanism for mixing in methods into 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 |