Interval
open class Interval @JvmOverloads() constructor(end: Long, period: Long, unit: TimeUnit, start: Long, initialDelay: Long) : Serializable, Closeable
Content copied to clipboard
创建一个轮询器
操作
函数回调: 允许多次订阅同一个轮询器
Parameters
Constructors
Functions
life
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
自动在指定生命周期后取消cancel轮询器
@JvmOverloads()
Content copied to clipboard
自动在指定生命周期后取消cancel轮询器
onlyResumed
Link copied to clipboard
resume
Link copied to clipboard
switch
Link copied to clipboard