public interface ScheduleTimer extends Timer
Modifier and Type | Method and Description |
---|---|
void |
schedule(long interval,
ReadyRunnable schedule)
schedule
|
getCurrentTime
void schedule(long interval, ReadyRunnable schedule)
schedule
interval
- a long.schedule
- a ReadyRunnable
object.Copyright © 2021. All rights reserved.