isEmpty

inline fun ObservableArray<*>.isEmpty(): Boolean

Returns true if the array is empty.

See also