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 TypeClassDescriptionclass
Provides the average of a series of numbers in a JSONArray Created by mattg on 6/26/15.class
Defines the summation of a series of JSONArray numerical values Created by mattg on 6/26/15.class
Defines the summation of a series of JSONArray numerical values Created by mattg on 6/26/15.class
Provides the standard deviation of a series of numbers Created by mattg on 6/27/15.class
Defines the summation of a series of JSONArray numerical values Created by mattg on 6/26/15.