KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.statistic
/
StatisticalRun
/
Companion
Companion
object
Companion
Members
Functions
find
Runs
Link copied to clipboard
fun
<
T
>
findRuns
(
list
:
List
<
T
>
,
comparator
:
Comparator
<
T
>
)
:
List
<
StatisticalRun
<
T
>
>