kommons
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kommons
kommons-array
/
de.jessestricker.kommons.array
/
isNotEmpty
is
Not
Empty
fun
ImmutableBooleanArray
.
isNotEmpty
(
)
:
Boolean
fun
ImmutableByteArray
.
isNotEmpty
(
)
:
Boolean
fun
ImmutableCharArray
.
isNotEmpty
(
)
:
Boolean
fun
ImmutableDoubleArray
.
isNotEmpty
(
)
:
Boolean
fun
ImmutableFloatArray
.
isNotEmpty
(
)
:
Boolean
fun
ImmutableIntArray
.
isNotEmpty
(
)
:
Boolean
fun
ImmutableLongArray
.
isNotEmpty
(
)
:
Boolean
fun
ImmutableShortArray
.
isNotEmpty
(
)
:
Boolean
@
ExperimentalUnsignedTypes
fun
ImmutableUByteArray
.
isNotEmpty
(
)
:
Boolean
@
ExperimentalUnsignedTypes
fun
ImmutableUIntArray
.
isNotEmpty
(
)
:
Boolean
@
ExperimentalUnsignedTypes
fun
ImmutableULongArray
.
isNotEmpty
(
)
:
Boolean
@
ExperimentalUnsignedTypes
fun
ImmutableUShortArray
.
isNotEmpty
(
)
:
Boolean