public class TimerScheduler extends Object
Constructor and Description |
---|
TimerScheduler(Timer timer) |
Modifier and Type | Method and Description |
---|---|
void |
schedule(TimerTask task,
long rate) |
void |
schedule(TimerTask timerTask,
long delay,
long rate) |
Copyright © 2009-2019 Performance Co-Pilot. All Rights Reserved.