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