Package Summary  Overview Summary

class:RunnableScheduledFuture [CHANGED]

method:isPeriodic() [NONE]

  • 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

© 2017 Oracle Corporation and/or its affiliates