Uses of Class
com.github.underscore.lodash.U.LruCache
-
Packages that use U.LruCache Package Description com.github.underscore.lodash -
-
Uses of U.LruCache in com.github.underscore.lodash
Methods in com.github.underscore.lodash that return U.LruCache Modifier and Type Method Description static <K,V>
U.LruCache<K,V>U. createLruCache(int capacity)
-