| Package | Description |
|---|---|
| org.heigit.bigspatialdata.oshdb.api.mapreducer |
Central front-end of the API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapAggregator.forEach(SerializableBiConsumer<U,List<X>> action)
Deprecated.
only for testing purposes. use `.collect().forEach()` or `.stream().forEach()`
instead
|
Copyright © 2016–2020 HeiGIT. All rights reserved.