Package | Description |
---|---|
com.jayway.jsonpath.internal.function.numeric |
Modifier and Type | Class and Description |
---|---|
class |
Average
Provides the average of a series of numbers in a JSONArray
Created by mattg on 6/26/15.
|
class |
Max
Defines the summation of a series of JSONArray numerical values
Created by mattg on 6/26/15.
|
class |
Min
Defines the summation of a series of JSONArray numerical values
Created by mattg on 6/26/15.
|
class |
StandardDeviation
Provides the standard deviation of a series of numbers
Created by mattg on 6/27/15.
|
class |
Sum
Defines the summation of a series of JSONArray numerical values
Created by mattg on 6/26/15.
|
Copyright © 2022. All rights reserved.