layercache-android
/
com.appmattus.layercache
/
createLruCache
androidJvm
androidJvm
create
Lru
Cache
fun <
Key
:
Any
,
Value
:
Any
>
Cache.Companion
.
createLruCache
(maxSize:
Int
):
Cache
<
Key
,
Value
>
Content copied to clipboard
Create a Cache from a newly created LruCache
Sources
(source)
Link copied to clipboard