Uses of Class
org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry

Packages that use DiffResultProcessor.DiffResultEntry
org.openstreetmap.josm.io   
 

Uses of DiffResultProcessor.DiffResultEntry in org.openstreetmap.josm.io
 

Fields in org.openstreetmap.josm.io with type parameters of type DiffResultProcessor.DiffResultEntry
private  java.util.Map<PrimitiveId,DiffResultProcessor.DiffResultEntry> DiffResultProcessor.diffResults
          mapping from old id to new id and version, the result of parsing the diff result replied by the server
 



JOSM