containsRow

abstract fun containsRow(rowKey: R): Boolean

Returns true if the table contains a mapping with the specified row key.