isNotEmpty

fun isNotEmpty(): Boolean

Returns whether the components list is not empty.

Return

true if this list contains components, false otherwise.

See also