public interface TimerFactory
Modifier and Type | Method and Description |
---|---|
void |
cancel(java.util.TimerTask task)
Cancel a task.
|
void |
schedule(java.util.TimerTask task,
long delay)
Schedule a task.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.