public class ParallelThreadHelper extends Object
static void
runInThread(Runnable runnable, int threadCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void runInThread(Runnable runnable, int threadCount) throws Exception
Exception