| Package | Description |
|---|---|
| io.burt.jmespath.function |
| Modifier and Type | Method | Description |
|---|---|---|
protected <T> TransformByFunction.Aggregator<T> |
CompareByFunction.createAggregator(Adapter<T> runtime,
int elementCount,
T element,
T elementValue) |
|
protected <T> TransformByFunction.Aggregator<T> |
SortByFunction.createAggregator(Adapter<T> runtime,
int elementCount,
T element,
T elementValue) |
|
protected abstract <T> TransformByFunction.Aggregator<T> |
TransformByFunction.createAggregator(Adapter<T> runtime,
int elementCount,
T element,
T elementValue) |
Copyright © 2016–2019. All rights reserved.