public final class SameThreadExecutor extends java.lang.Object implements java.util.concurrent.Executor
void
execute(java.lang.Runnable command)
static java.util.concurrent.Executor
getExecutor()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static java.util.concurrent.Executor getExecutor()
public void execute(java.lang.Runnable command)
execute
java.util.concurrent.Executor