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