isNotEmpty

fun isNotEmpty(): Boolean

Returns whether this map contains elements.

Return

true if this map contains elements, false otherwise.