public abstract static class TransformByFunction.Aggregator<V> extends Object
| Constructor and Description |
|---|
Aggregator(Adapter<V> runtime) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
aggregate(V candidate,
V candidateValue) |
protected abstract V |
result() |
Copyright © 2016–2023. All rights reserved.