- groovy.json.internal.SimpleCache
    
        - 
            
                - All Implemented Interfaces and Traits:
- Cache
 
 
 public class SimpleCache
 
  - Authors:
- Richard Hightower
 
 
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    Methods Summary
- 
                    Inherited Methods Summary
 
 
    
        - 
           
            
            
            
            
            
            
            
                - 
                    
                
                    Method Detail
                            - 
                                public def SimpleCache(int limit)
 
                            - 
                                public V getSilent(K key)
 
                            - 
                                public void put(K key, V value)
 
                            - 
                                public void remove(K key)
 
 
 
    
    
        
            - Summary: Nested   Field      Constructor
- Method
            -  | Detail: Field      Constructor
- Method
 
    Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.