Module java.base

Interface RunnableScheduledFuture<V>

    • Method Detail

      • isPeriodic

        boolean isPeriodic()
        Returns true if this task is periodic. A periodic task may re-run according to some schedule. A non-periodic task can be run only once.
        Returns:
        true if this task is periodic

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部