| Method and Description |
|---|
| org.heigit.bigspatialdata.oshdb.api.mapreducer.MapAggregator.forEach(SerializableBiConsumer<U, List<X>>)
only for testing purposes. use `.collect().forEach()` or `.stream().forEach()`
instead
|
| org.heigit.bigspatialdata.oshdb.api.mapreducer.MapReducer.forEach(SerializableConsumer<X>)
only for testing purposes, use `.stream().forEach()` instead
|
Copyright © 2016–2020 HeiGIT. All rights reserved.