程序包 org.coodex.util
接口 Retry.NextDelay
- 所有已知实现类:
Retry.TimeUnitNextDelay
- 封闭类:
- Retry
public static interface Retry.NextDelay
第几次之后延迟多长时间重试
-
方法概要
-
方法详细资料
-
next
long next(int times) - 参数:
times- 第几次- 返回:
- 毫秒数
-
Retry.TimeUnitNextDelaytimes - 第几次