KSLCore
Toggle table of contents
R1.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.utilities.collections
/
AbstractTable
/
rowMap
row
Map
open
override
val
rowMap
:
Map
<
R
,
Map
<
C
,
V
>
>
(
source
)
Returns a view that associates each row key with the corresponding map from column keys to values.