Class Math.avg
java.lang.Object
com.bazaarvoice.jolt.modifier.function.Function.BaseFunction<Object>
com.bazaarvoice.jolt.modifier.function.Function.ListFunction
com.bazaarvoice.jolt.modifier.function.Math.avg
- All Implemented Interfaces:
Function
- Enclosing class:
Math
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.bazaarvoice.jolt.modifier.function.Function
Function.ArgDrivenFunction<SOURCE,
RETTYPE>, Function.ArgDrivenListFunction<S>, Function.ArgDrivenSingleFunction<S, R>, Function.BaseFunction<T>, Function.ListFunction, Function.SingleFunction<T>, Function.SquashFunction<T> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bazaarvoice.jolt.modifier.function.Function.ListFunction
applySingle
Methods inherited from class com.bazaarvoice.jolt.modifier.function.Function.BaseFunction
apply
-
Constructor Details
-
avg
public avg()
-
-
Method Details
-
applyList
- Specified by:
applyList
in classFunction.ListFunction
-