isNotEmpty

abstract fun isNotEmpty(): Boolean

如果此数组不为空,则返回 true。

参考 kotlin.collections.isNotEmpty

Return

如果此数组不为空,则返回 true