public class BoundedExecutor extends Object
Constructor and Description |
---|
BoundedExecutor(Executor exec,
int bound) |
public BoundedExecutor(Executor exec, int bound)
public void submitTask(Runnable command) throws InterruptedException
InterruptedException
Copyright © 2013. All Rights Reserved.