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