public final class SeparateThreadExecutor extends Object implements Executor
Executor
SeparateThreadExecutor(ThreadFactory threadFactory)
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SeparateThreadExecutor(ThreadFactory threadFactory)
public void execute(@Nonnull Runnable command)
execute
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.