toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
CollectionsUtils
/
isNullOrEmpty
is
Null
Or
Empty
@
JvmStatic
fun
isNullOrEmpty
(
collection
:
Collection
<
*
>
?
)
:
Boolean
@
JvmStatic
fun
isNullOrEmpty
(
map
:
Map
<
*
,
*
>
?
)
:
Boolean
@
JvmStatic
fun
isNullOrEmpty
(
sparseArrayCompat
:
SparseArrayCompat
<
*
>
?
)
:
Boolean
@
JvmStatic
fun
isNullOrEmpty
(
sparseArray
:
SparseArray
<
*
>
?
)
:
Boolean