Uses of Class
dev.getelements.elements.rt.util.CompletionServiceLatch
Packages that use CompletionServiceLatch
-
Uses of CompletionServiceLatch in dev.getelements.elements.rt.util
Constructors in dev.getelements.elements.rt.util with parameters of type CompletionServiceLatchModifierConstructorDescriptionLatchedExecutorServiceCompletionService(ExecutorService executorService, CompletionServiceLatch latch) Creates a new instance ofLatchedExecutorServiceCompletionServicewith the executor service and a customCompletionServiceLatch.LatchedScheduledExecutorServiceCompletionService(ScheduledExecutorService scheduledExecutorService, CompletionServiceLatch latch)