TomTomAndroidTools
api_quantity
/
com.tomtom.tools.android.api.quantity
/
Quantity
/
plus
plus
abstract
operator
fun
plus
(
other
:
Q
)
:
Q
Content copied to clipboard
Returns a new instance with a value equal to the sum of values from
this
and
other
.