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