JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.github.underscore.U.LruCache
Uses of
U.LruCache
in
com.github.underscore
Methods in
com.github.underscore
that return
U.LruCache
Modifier and Type
Method
Description
static <K,
V>
U.LruCache
<K,
V>
U.
createLruCache
(int capacity)