div
Divides the delay duration of this strategy by the given integer divisor when get is called for a given index.
Return
A new DelayStrategy representing the divided delay.
Since
1.0.0
Parameters
divisor
The divisor.
Divides the delay duration of this strategy by the given double divisor when get is called for a given index.
Return
A new DelayStrategy representing the divided delay.
Since
1.0.0
Parameters
divisor
The divisor.