KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.collections
/
AbstractTable
/
contains
contains
open
override
fun
contains
(
rowKey
:
R
,
columnKey
:
C
)
:
Boolean
Returns true if the table contains a mapping with the specified row and column keys.