public class TestExecutors extends Object
Modifier and Type | Method | Description |
---|---|---|
static ExecutorService |
blocksOnFirstCallFromCallableOfType(ExecutorService delegate,
Class<? extends Callable> type) |
public static ExecutorService blocksOnFirstCallFromCallableOfType(ExecutorService delegate, Class<? extends Callable> type)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.