| Package | Description |
|---|---|
| io.burt.jmespath.function |
| Modifier and Type | Method and Description |
|---|---|
protected <T> TransformByFunction.Aggregator<T> |
SortByFunction.createAggregator(Adapter<T> runtime,
int elementCount,
T element,
T elementValue) |
protected <T> TransformByFunction.Aggregator<T> |
CompareByFunction.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–2021. All rights reserved.