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