private static final class CreateMultipolygonAction.CreateUpdateMultipolygonTask extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private Relation |
multipolygonRelation |
private Collection<Way> |
selectedWays |
Modifier | Constructor and Description |
---|---|
private |
CreateUpdateMultipolygonTask(Collection<Way> selectedWays,
Relation multipolygonRelation) |
private final Collection<Way> selectedWays
private final Relation multipolygonRelation
private CreateUpdateMultipolygonTask(Collection<Way> selectedWays, Relation multipolygonRelation)