| Package | Description |
|---|---|
| com.opengamma.strata.collect.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static CloseableExecutor |
CloseableExecutor.of(ExecutorService executor)
Returns a closeable executor that wraps a passed in executor.
|
static CloseableExecutor |
CloseableExecutor.of(ExecutorService executor,
Duration duration)
Returns a closeable executor that wraps a passed in executor.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.