public static class ExecutableQueue.ExecutableWorker<E> extends Object implements Runnable
Constructor and Description |
---|
ExecutableWorker(BlockingQueue<E> queue,
Semaphore semaphore,
Callable<E> worker) |
Copyright © 2022. All rights reserved.