- groovy.contracts.RequiresConditions
    
        - 
            
            
 @Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.CONSTRUCTOR, ElementType.METHOD})
@Incubating
public @interface RequiresConditions Represents multiple preconditions.
  
 
    
        - 
        
        
        
        
        
        
        
        
        
        
        
                - 
                    Element Summary
                    
                        Required Element Summary 
                        
                            | Type | Name and Description |  
                            | Requires[] | value
 |  
 
 
 
            
            - 
                    Inherited Methods Summary
 
 
    
    
    Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.