public class CurrentThreadExecutor extends Object implements Executor
static Executor
INSTANCE
CurrentThreadExecutor()
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Executor INSTANCE
public CurrentThreadExecutor()
public void execute(Runnable command)
execute
Executor
Copyright © 2026. All rights reserved.