|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
java.lang.Objectgroovy.lang.Mixin
@Retention(RetentionPolicy.SOURCE) @Target(ElementType.TYPE) @GroovyASTTransformationClass("org.codehaus.groovy.ast.MixinASTTransformation") @interface Mixin
Provides a mechanism for mixing in methods into a class.
Required Element Summary | |
---|---|
Class[] |
value
|
Method Summary |
---|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Element Detail |
---|
Class[] value
Copyright © 2003-2009 The Codehaus. All rights reserved.