Maps and Navigation SDK
1.13.0
androidJvm
com.tomtom.quantity:quantity
/
com.tomtom.quantity
/
Weight
/
Companion
/
grams
grams
fun
grams
(
value
:
Int
)
:
Weight
fun
grams
(
value
:
Long
)
:
Weight
fun
grams
(
value
:
Double
)
:
Weight
Creates a
Weight
instance from the given
value
in grams.