- groovy.transform.stc.PickFirstResolver
 
    
        - 
            
            
            
public class PickFirstResolver
extends ClosureSignatureConflictResolver
     Returns the first of several candidates found.
 This is useful if several types should be supported but only the first
 should be the default/inferred type. Other options in the list are
 obtained through explicitly typing the parameter(s).
  
- Since:
 - 2.5.0
 
           
    
 
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
               
            
            - 
                    
Inherited Methods Summary
                    
               
                
        
        
     
    
 
    
    
        
            - Summary: 
 
            Nested   Field      Constructor   - Method
    
        
        
            -  | Detail: 
 
            Field      Constructor   - Method
    
        
     
    Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.