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