EDU.oswego.cs.dl.util.concurrent
public class DirectExecutor extends java.lang.Object implements Executor
[ Introduction to this package. ]
DirectExecutor()
void
execute(java.lang.Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DirectExecutor()
public void execute(java.lang.Runnable command) throws java.lang.InterruptedException
execute
Executor
java.lang.InterruptedException