public class ThreadPoolExecutorTest extends Object
Constructor and Description |
---|
ThreadPoolExecutorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testInteruptionBehavior() |
void |
testInteruptionBehaviorFJP() |
static void |
testPoolTaskCancellation(ExecutorService executor) |
public void testInteruptionBehavior() throws InterruptedException, ExecutionException
public void testInteruptionBehaviorFJP() throws InterruptedException, ExecutionException
public static void testPoolTaskCancellation(ExecutorService executor) throws InterruptedException, ExecutionException
Copyright © 2021 SPF4J. All rights reserved.