isNotEmpty

open fun isNotEmpty(): Boolean

Returns whether this map is not empty.

Return

true if this map has elements, false otherwise.