JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
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)