containsRow

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

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