plus
Combines this strategy with another by summing their delay durations when get is called for a given index.
Return
A new DelayStrategy representing the sum of both strategies.
Since
1.0.0
Parameters
other
Another DelayStrategy to be added.
Combines this strategy with another by summing their delay durations when get is called for a given index.
A new DelayStrategy representing the sum of both strategies.
1.0.0
Another DelayStrategy to be added.