Interface DelayStrategy

All Known Implementing Classes:
FixedDelay

public interface DelayStrategy
A strategy for computing a delay.
Since:
1.1.0
Author:
Carl Harris