| Package | Description |
|---|---|
| com.opengamma.strata.market.param |
Market data based on parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static ParameterizedDataCombiner |
ParameterizedDataCombiner.of(List<? extends ParameterizedData> instances)
Obtains an instance that can combine the specified underlying instances.
|
static ParameterizedDataCombiner |
ParameterizedDataCombiner.of(ParameterizedData... instances)
Obtains an instance that can combine the specified underlying instances.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.