KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.collections
/
Table
/
get
get
abstract
fun
get
(
rowKey
:
R
,
columnKey
:
C
)
:
V
?
Returns the value corresponding to the given row and column keys, or null if no such mapping exists.