removeRow

abstract fun removeRow(rowKey: R): Boolean(source)

Removes all mappings that have the given row key.

Return

true if any mappings were removed