public class ExecutorTerminator extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
terminate(long timeout,
long interruptedTimeout,
ExecutorService executorService) |
public static void terminate(long timeout,
long interruptedTimeout,
ExecutorService executorService)
throws InterruptedException
InterruptedExceptionCopyright © 2017 Irenical. All rights reserved.