Class LRUCache
java.lang.Object
com.jayway.jsonpath.spi.cache.LRUCache
- All Implemented Interfaces:
Cache
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LRUCache
public LRUCache(int limit)
-
-
Method Details
-
put
-
get
-
getSilent
-
remove
-
size
public int size() -
toString
-