Package org.apache.groovy.json.internal
Class SimpleCache<K,V>
java.lang.Object
org.apache.groovy.json.internal.SimpleCache<K,V>
- All Implemented Interfaces:
Cache<K,
V>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimpleCache
-
SimpleCache
public SimpleCache(int limit)
-
-
Method Details
-
put
-
get
-
getSilent
-
remove
-
size
public int size() -
toString
-