| Package | Description |
|---|---|
| com.opengamma.strata.collect.function |
Additional functional interfaces not supplied by Java SE 8.
|
| Modifier and Type | Method and Description |
|---|---|
default <S> TriFunction<T,U,V,S> |
TriFunction.andThen(Function<? super R,? extends S> after)
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.