public class SynchronousExecutor extends Object implements Executor
SynchronousExecutor()
void
execute(Runnable command)
boolean
isRunning()
setRunning(boolean _running)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SynchronousExecutor()
public boolean isRunning()
public void setRunning(boolean _running)
public void execute(Runnable command)
execute
Executor
Copyright © 2017. All Rights Reserved.