Functionpublic class SumFunction extends ArrayMathFunction
| Constructor | Description |
|---|---|
SumFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected <T> T |
performMathOperation(Adapter<T> runtime,
List<T> values) |
Subclasses implement this method.
|
callFunctionargumentConstraints, call, nameprotected <T> T performMathOperation(Adapter<T> runtime, List<T> values)
ArrayMathFunctionperformMathOperation in class ArrayMathFunctionCopyright © 2016–2019. All rights reserved.