public class ExecutorServiceUtils extends Object
| Constructor and Description |
|---|
ExecutorServiceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
shutdownAndAwaitTermination(ExecutorService executorService,
long timeout,
TimeUnit timeUnit) |
public static void shutdownAndAwaitTermination(ExecutorService executorService, long timeout, TimeUnit timeUnit)
Copyright © 2022 The Apache Software Foundation. All rights reserved.