types
/
kotools.types.number
/
IntHolder
/
times
common
times
open operator fun
times
(other:
Int
):
Int
Content copied to clipboard
open operator fun
times
(other:
IntHolder
):
Int
Content copied to clipboard
Multiplies this
value
by the
other
value.