Glide
Glide
/
com.bumptech.glide.load.engine.bitmap_recycle
/
LruArrayPool
/
LruArrayPool
Lru
Array
Pool
open
fun
LruArrayPool
(
)
Content copied to clipboard
open
fun
LruArrayPool
(
maxSize
:
Int
)
Content copied to clipboard
Constructor for a new pool.
Parameters
max
Size
The maximum size in integers of the pool.