times
Multiplies this value by a duration of centuries. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of days. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of decades. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of hours. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of microseconds. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of milliseconds. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of minutes. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of months. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of nanoseconds. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of seconds. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of weeks. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration of years. @throws ArithmeticException if overflow occurs
Multiplies this value by a duration.
Throws
if overflow occurs