toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-commons
/
ktfx.collections
/
isEmpty
is
Empty
inline
fun
ObservableArray
<
*
>
.
isEmpty
(
)
:
Boolean
Returns
true
if the array is empty.
See also
is
Empty