Package com.github.underscore
Class U.LruCache<K,V>
java.lang.Object
com.github.underscore.U.LruCache<K,V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LruCache
public LruCache(int capacity)
-
-
Method Details
-
get
-
put
-