|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
public static class PasteTagsConflictResolverDialog.StatisticsInfo
Field Summary | |
---|---|
int |
numTags
|
java.util.Map<OsmPrimitiveType,java.lang.Integer> |
sourceInfo
|
java.util.Map<OsmPrimitiveType,java.lang.Integer> |
targetInfo
|
Constructor Summary | |
---|---|
PasteTagsConflictResolverDialog.StatisticsInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int numTags
public java.util.Map<OsmPrimitiveType,java.lang.Integer> sourceInfo
public java.util.Map<OsmPrimitiveType,java.lang.Integer> targetInfo
Constructor Detail |
---|
public PasteTagsConflictResolverDialog.StatisticsInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |