Package org.apache.groovy.json.internal
Class SimpleCache<K,V>
- java.lang.Object
- 
- org.apache.groovy.json.internal.SimpleCache<K,V>
 
- 
- 
Constructor SummaryConstructors Constructor Description SimpleCache(int limit)SimpleCache(int limit, CacheType type)
 
- 
- 
- 
Constructor Detail- 
SimpleCachepublic SimpleCache(int limit, CacheType type)
 - 
SimpleCachepublic SimpleCache(int limit) 
 
- 
 
-