Package com.github.underscore
Class U.LruCache
-
- All Implemented Interfaces:
public class U.LruCache<K, V>
-
-
Constructor Summary
Constructors Constructor Description U.LruCache(int capacity)
-