KSLCore
Toggle table of contents
R1.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.utilities.moda
/
ValueData
/
ValueData
Value
Data
constructor
(
id
:
Int
=
valueDataCounter++
,
modaName
:
String
=
""
,
alternative
:
String
=
""
,
metricName
:
String
=
""
,
metricValue
:
Double
=
0.0
,
rank
:
Double
=
0.0
)
(
source
)