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