An instance of will create a block of threads of the specified size. Each thread will be assigned to run a specified Runnable instance. The threads will then all wait at a latch until the go method is called. The go method will not return until all of the Runnables have completed. @deprecated ECM is no longer supported @author Avalon Development Team @version $Id: LatchedThreadGroup.java,v 1.4 2004/02/28 11:47:27 cziegeler Exp $
|
|
|
|
|
|
|
|