Constructor and Description |
---|
PeriodicScheduler(long period) |
Modifier and Type | Method and Description |
---|---|
long |
getNextTime(long fromMillis)
Returns the next time in this schedule after the specified time.
|
long |
getPeriod() |
String |
toString() |
public long getPeriod()
public long getNextTime(long fromMillis)
Scheduler
getNextTime
in interface Scheduler
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.