Package org.openstreetmap.josm.io
Class DiffResultProcessor.DiffResultEntry
- java.lang.Object
-
- org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
-
- Enclosing class:
- DiffResultProcessor
static class DiffResultProcessor.DiffResultEntry extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) long
newId
(package private) int
newVersion
-
Constructor Summary
Constructors Constructor Description DiffResultEntry()
-
-
-
Field Detail
-
newId
long newId
-
newVersion
int newVersion
-
-
Constructor Detail
-
DiffResultEntry
DiffResultEntry()
-
-