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
/
backingColumnMap
backing
Column
Map
protected
val
backingColumnMap
:
MutableMap
<
C
,
MutableMap
<
R
,
V
>
>
(
source
)