times
Multiplies the delay duration of this strategy by the given integer factor when get is called for a given index.
Return
A new DelayStrategy representing the multiplied delay.
Since
1.0.0
Parameters
factor
The multiplier factor.
Multiplies the delay duration of this strategy by the given double factor when get is called for a given index.
Return
A new DelayStrategy representing the multiplied delay.
Since
1.0.0
Parameters
factor
The multiplier factor.