Kstats
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kstats
kstats-core
/
org.oremif.kstats.descriptive
/
Frequency
/
addAll
add
All
fun
addAll
(
values
:
Iterable
<
T
>
)
(
source
)
Adds a single observation for each element in
values
.
Parameters
values
the values to observe.