public class BlockingExecutor extends Object
Semaphore
BlockingExecutor(ExecutorService executor, int permits)
void
submit(Runnable task)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlockingExecutor(ExecutorService executor, int permits)
public void submit(Runnable task)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.