|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HsqlTimer.Task | |
org.hsqldb.lib |
Uses of HsqlTimer.Task in org.hsqldb.lib |
Methods in org.hsqldb.lib that return HsqlTimer.Task | |
protected HsqlTimer.Task |
HsqlTimer.addTask(long n,
Runnable r,
long p,
boolean b)
Adds to the task queue a new Task object encapsulating the supplied Runnable and scheduling arguments. |
protected HsqlTimer.Task |
HsqlTimer.nextTask()
Retrieves the next task to execute, or null if the background thread is interrupted. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |