public static class ParallelForEach.BoundedExecutor extends Object
Constructor and Description |
---|
BoundedExecutor(Executor exec,
int bound) |
public BoundedExecutor(Executor exec, int bound)
public void submitTask(Runnable command) throws InterruptedException, RejectedExecutionException
Copyright © 2018. All rights reserved.