Package org.openstreetmap.josm.data.conflict
Provides the classes for edition
conflicts
between OsmPrimitive
s-
Interface Summary Interface Description IConflictListener Interface for listeners that get notified when conflicts are added to or removed from aConflictCollection
. -
Class Summary Class Description Conflict<T extends OsmPrimitive> Represents a conflict between twoOsmPrimitive
s.ConflictCollection This is a collection ofConflict
s.