groovy.lang
Annotation Type Mixin


@Retention(value=SOURCE)
@Target(value=TYPE)
public @interface Mixin


Required Element Summary
 Class[] value
           
 

Element Detail

value

public abstract Class[] value

Copyright © 2003-2009 The Codehaus. All rights reserved.