isNotEmpty

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

Returns true if the array is not empty.

See also