Interface DelayProvider
-
public interface DelayProviderThe DelayProvider to help thread sleep.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DurationgetDelayDuration(Duration delay)Gets the duration for delay.
-