public class DirectExecutor extends java.lang.Object implements java.util.concurrent.Executor
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)
execute
java.util.concurrent.Executor