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