Glide
Glide
/
com.bumptech.glide.util
/
GlideSuppliers
/
GlideSupplier
Glide
Supplier
interface
GlideSupplier
<
T
>
Content copied to clipboard
Produces a non-null instance of
T
.
Functions
Parameters
Parameters
<T>
The data type
Functions
get
Link copied to clipboard
abstract
fun
get
(
)
:
T
Content copied to clipboard