public class AvgFunction extends ArrayMathFunction
| Constructor and Description |
|---|
AvgFunction() |
| Modifier and Type | Method and 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–2021. All rights reserved.