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