public class ExclusiveExecutor extends Object implements Executor
ExclusiveExecutor(ThreadFactory factory)
void
execute(Runnable command)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExclusiveExecutor(ThreadFactory factory)
public void execute(Runnable command)
execute
Executor
public String toString()
toString
Object
Copyright © 2020. All rights reserved.