platform-collections
common
platform-collections
/
com.jakewharton.platformcollections
/
isNotEmpty
is
Not
Empty
inline
fun
<
E
>
PlatformList
<
E
>
.
isNotEmpty
(
)
:
Boolean
inline
fun
<
K
,
V
>
PlatformMap
<
K
,
V
>
.
isNotEmpty
(
)
:
Boolean
inline
fun
<
E
>
PlatformSet
<
E
>
.
isNotEmpty
(
)
:
Boolean