| Package | Description |
|---|---|
| com.opengamma.strata.collect.function |
Additional functional interfaces not supplied by Java SE 8.
|
| Modifier and Type | Method and Description |
|---|---|
default ObjDoubleToDoubleFunction<T> |
ObjDoubleToDoubleFunction.andThen(DoubleUnaryOperator other)
Returns a new function that composes this function and the specified function.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.