public class DirectExecutor extends Object implements Executor
DirectExecutor(String name)
void
execute(Runnable cmd)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DirectExecutor(String name)
public void execute(Runnable cmd)
execute
Executor
public String toString()
toString
Object
Copyright © 2023. All rights reserved.