Package cronapi.util
Class LRUCache<K,V>
java.lang.Object
cronapi.util.LRUCache<K,V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LRUCache
public LRUCache(int cacheSize, int expires)
-
-
Method Details
-
get
-
put
-