foundry-0.9.1

Uses of Class
foundry.threads.ThreadPool

Packages that use ThreadPool
foundry.threads   
 

Uses of ThreadPool in foundry.threads
 

Methods in foundry.threads that return ThreadPool
 ThreadPool ThreadPoolEvent.getThreadPool()
          Returns the ThreadPool that fired this event.
 

Constructors in foundry.threads with parameters of type ThreadPool
ThreadPoolEvent(ThreadPool source, Thread thread)
          Creates a ThreadPoolEvent.
ThreadPool.PooledThread(String name)
           
 


foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson