Uses of Interface
com.hardcode.gdbms.engine.internalExceptions.Task

Packages that use Task
com.hardcode.gdbms.engine.internalExceptions   
 

Uses of Task in com.hardcode.gdbms.engine.internalExceptions
 

Methods in com.hardcode.gdbms.engine.internalExceptions with parameters of type Task
 void Timer.schedule(Task task, long delay)
          schedules a task
 

Constructors in com.hardcode.gdbms.engine.internalExceptions with parameters of type Task
Timer.TimerThread(long timeout, Task task)
          Creates a new TimerThread.
 



Copyright © 2005-2006 . All Rights Reserved.