toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.statistic
/
StringFrequencyRecord
/
StringFrequencyRecord
String
Frequency
Record
constructor
(
id
:
Int
=
1
,
name
:
String
=
""
,
string
:
String
=
""
,
count
:
Double
=
0.0
,
cum_count
:
Double
=
0.0
,
proportion
:
Double
=
0.0
,
cum_proportion
:
Double
=
0.0
)