Glide
Glide
/
com.bumptech.glide.util
/
Preconditions
/
checkNotEmpty
check
Not
Empty
open
fun
checkNotEmpty
(
string
:
String
)
:
String
Content copied to clipboard
open
fun
<
T
:
Collection
<
Y
>
?
,
Y
>
checkNotEmpty
(
collection
:
T
)
:
T
Content copied to clipboard