public class DpaReschedulableTimer extends Timer
Constructor and Description |
---|
DpaReschedulableTimer() |
Modifier and Type | Method and Description |
---|---|
void |
reschedule(long delay) |
void |
schedule(Runnable runnable,
long delay) |
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate
public void schedule(Runnable runnable, long delay)
public void reschedule(long delay)
Copyright © 2015. All rights reserved.