public class AbstractMerge extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Bounds |
bounds
|
protected boolean |
hasBounds
|
protected Collection |
inputs
|
| Constructor and Description |
|---|
AbstractMerge(Collection
|
protected Collection<OsmIterator > inputs
protected boolean hasBounds
protected Boundsbounds
public AbstractMerge(Collection<OsmIterator > inputs)