| 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)
SchedulergetNextTime in interface SchedulerCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.