Glide
Glide
/
com.bumptech.glide.util
/
Preconditions
/
checkNotNull
check
Not
Null
open
fun
<
T
>
checkNotNull
(
arg
:
T
)
:
T
Content copied to clipboard
open
fun
<
T
>
checkNotNull
(
arg
:
T
,
message
:
String
)
:
T
Content copied to clipboard