Glide
Glide
/
com.bumptech.glide.util.pool
/
FactoryPools
/
Resetter
Resetter
interface
Resetter
<
T
>
Content copied to clipboard
Resets state when objects are returned to the pool.
Functions
Parameters
Parameters
<T>
The type of Object that will be reset.
Functions
reset
Link copied to clipboard
abstract
fun
reset
(
object
:
T
)
Content copied to clipboard