| Constructor and Description |
|---|
WithSourcesNullable(ValueSink<X> destination,
List<? extends ValueSource<S>> sourceList) |
| Modifier and Type | Method and Description |
|---|---|
Aggregated<S,X> |
by(FN1<List<S>,X> aggregation) |
Aggregated<S,X> |
by(FN1<List<S>,X> aggregation,
String description) |
Copyright © 2023. All rights reserved.