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 © 2024. All rights reserved.