Maps and Navigation SDK
1.0.0
androidJvm
com.tomtom.quantity:quantity
/
com.tomtom.quantity
/
Distance
/
times
times
open
operator override
fun
times
(
factor
:
Int
)
:
Distance
open
operator override
fun
times
(
factor
:
Double
)
:
Distance
Returns a new instance with the value from
this
multiplied by
factor
.