public class AggregatingExecutor extends Object implements Executor
AggregatingExecutor(DispatchQueue queue)
void
execute(Runnable task)
resume()
suspend()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AggregatingExecutor(DispatchQueue queue)
public void suspend()
public void resume()
public void execute(Runnable task)
execute
Executor
Copyright © 2010–2017 FuseSource, Corp.. All rights reserved.