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