clear

abstract override fun clear()(source)

Clears all values from this container.

This method will remove all key-value pairs from the container.

Return

true if the container was cleared, false otherwise.