public class InlineExecutor extends Object implements Executor
if (executor==null)
static Executor
INSTANCE
InlineExecutor()
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Executor INSTANCE
public InlineExecutor()
public void execute(Runnable command)
execute
Executor