clear

abstract fun clear()(source)

Removes all elements from this collection.

Since Kotlin

1.1
abstract fun clear()(source)

Removes all elements from this collection.

Since Kotlin

1.0