| Package | Description |
|---|---|
| io.datakernel.async |
| Modifier and Type | Method and Description |
|---|---|
static <A> StagesAccumulator<A> |
StagesAccumulator.create(A initialAccumulator) |
<V> StagesAccumulator<A> |
StagesAccumulator.withStage(Stage<V> stage,
Reducer<A,V> reducer) |
Copyright © 2019. All rights reserved.