Uses of Class
com.jayway.jsonpath.internal.function.numeric.AbstractAggregation
Packages that use AbstractAggregation
-
Uses of AbstractAggregation in com.jayway.jsonpath.internal.function.numeric
Subclasses of AbstractAggregation in com.jayway.jsonpath.internal.function.numericModifier and TypeClassDescriptionclassProvides the average of a series of numbers in a JSONArray Created by mattg on 6/26/15.classDefines the summation of a series of JSONArray numerical values Created by mattg on 6/26/15.classDefines the summation of a series of JSONArray numerical values Created by mattg on 6/26/15.classProvides the standard deviation of a series of numbers Created by mattg on 6/27/15.classDefines the summation of a series of JSONArray numerical values Created by mattg on 6/26/15.