Summary:
Detail:
LRUCache(Cache.Factory<K,V> factory, int capacity)
void
clear()
V
get(K key)
remove(K key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
key