Net
/
com.drake.net.time
Package com.
drake.
net.
time
Types
Types
Interval
Link copied to clipboard
open class
Interval
(end:
Long
, period:
Long
, unit:
TimeUnit
, start:
Long
, initialDelay:
Long
) :
Serializable
Content copied to clipboard
轮循器操作
开启: 只有在闲置状态下才可以开始
停止
暂停
继续
重置: 重置不会导致轮循器停止
开关: 开启|暂停切换
生命周期
回调: 允许多次订阅同一个轮循器
每个事件
停止或者结束
IntervalStatus
Link copied to clipboard
enum
IntervalStatus
:
Enum
<
IntervalStatus
>
Content copied to clipboard
计时器的状态