contains

abstract fun contains(rowKey: R, columnKey: C): Boolean

Returns true if the table contains a mapping with the specified row and column keys.