private static class DuplicateWay.WayPair extends Object
equals{}
private List<LatLon>
coor
private Map<String,String>
keys
WayPair(List<LatLon> coor, Map<String,String> keys)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final List<LatLon> coor
private final Map<String,String> keys
public WayPair(List<LatLon> coor, Map<String,String> keys)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
JOSM