removeRow

abstract fun removeRow(rowKey: R): Boolean

Removes all mappings that have the given row key.

Return

true if any mappings were removed