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