Uses of Interface
org.huihoo.jfox.pool.thread.Threadable

Packages that use Threadable
org.huihoo.jfox.pool.thread   
 

Uses of Threadable in org.huihoo.jfox.pool.thread
 

Methods in org.huihoo.jfox.pool.thread with parameters of type Threadable
 void SimpleThreadPool.runThread(Threadable task)
           
 void ThreadPool.runThread(Threadable thread)
          run a Threadable object