isEmpty

fun isEmpty(): Boolean

Returns whether this map contains no elements.

Return

true if this map contains no elements, false otherwise.