public class TestExecutors extends Object
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
blocksOnFirstCallFromCallableOfType(ExecutorService delegate,
Class<? extends Callable> type) |
public static ExecutorService blocksOnFirstCallFromCallableOfType(ExecutorService delegate, Class<? extends Callable> type)
Copyright © 2025. All rights reserved.