Uses of Interface
com.opengamma.strata.collect.function.LongTernaryOperator
-
Packages that use LongTernaryOperator Package Description com.opengamma.strata.collect.array Array data structures. -
-
Uses of LongTernaryOperator in com.opengamma.strata.collect.array
Methods in com.opengamma.strata.collect.array with parameters of type LongTernaryOperator Modifier and Type Method Description longLongArray. combineReduce(LongArray other, LongTernaryOperator operator)Combines this array and the other array returning a reduced value.
-