stripe-android
stripe-ui-core
/
com.stripe.android.uicore.image
/
ImageLruMemoryCache
/
ImageLruMemoryCache
Image
Lru
Memory
Cache
fun
ImageLruMemoryCache
(
maxSize
:
Int
=
(Runtime.getRuntime().maxMemory() / 1024).toInt() / 8
)
Parameters
max
Size
maximum sum of the sizes of the entries in this cache.