public class WorkQueue extends Object
WorkQueue(int nThreads)
void
execute(Runnable r)
boolean
isAlive()
killALl()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkQueue(int nThreads)
public boolean isAlive()
public void killALl()
public void execute(Runnable r)
Copyright © 2014. All Rights Reserved.