public class ExecutorSameThread extends Object implements Executor
ExecutorSameThread()
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExecutorSameThread()
public void execute(Runnable command)
execute
Executor