- groovy.lang.DelegatesTo.Target
    
        - 
            
            
 @Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.PARAMETER})
public @interface DelegatesTo.Target Parameter annotation used to specify the delegate for a @DelegatesToannotated
 parameter of the same method.
 
 
    
        - 
        
        
        
        
        
        
        
        
        
        
        
                - 
                    Element Summary
                    
                        Optional Element Summary 
                        
                            | Type | Name and Description |  
                            | String | valueAn identifier that should be used to disambiguate targets when there are
 multiple
 @DelegatesTo.Targetannotated parameters. |  
 
 
 
            
            - 
                    Inherited Methods Summary
 
 
    
    
    Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.