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