Groovy 2.2.0

groovy.lang
[Java] Annotation Type DelegatesTo.Target

java.lang.Object
  groovy.lang.DelegatesTo.Target

@Retention(RetentionPolicy.RUNTIME)
public static @interface DelegatesTo.Target

 
Optional Element Summary
java.lang.String value

@default ""

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Element Detail

value

public String value
@default ""


 

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