remove

open override fun remove(rowKey: R, columnKey: C): V?(source)

Removes the mapping, if any, associated with the given keys.

Return

the previous value associated with the keys, or null if there was no mapping