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