kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
location
/
com.siddharth.kmp.location.algo
/
MileageAlgorithmRegistry
/
MileageAlgorithmRegistry
Mileage
Algorithm
Registry
constructor
(
factories
:
Map
<
AlgorithmId
,
(
TuningProfile
,
DeviceEnvelope
)
->
MileageAlgorithm
>
=
emptyMap()
)