Package org.openstreetmap.josm.data.conflict
Provides the classes for edition
conflicts
between OsmPrimitives-
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 twoOsmPrimitives.ConflictCollection This is a collection ofConflicts.