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