LruCache
Parameters
<T>
The type of the keys.
<Y>
The type of the values.
Constructors
Functions
Link copied to clipboard
Clears all items in the cache.
Link copied to clipboard
Sets a size multiplier that will be applied to the size provided in the constructor to put the new size of the cache.