public static class PasteTagsConflictResolverDialog.StatisticsInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
numTags |
Map<OsmPrimitiveType,Integer> |
sourceInfo |
Map<OsmPrimitiveType,Integer> |
targetInfo |
Constructor and Description |
---|
StatisticsInfo() |
public int numTags
public Map<OsmPrimitiveType,Integer> sourceInfo
public Map<OsmPrimitiveType,Integer> targetInfo
public StatisticsInfo()