|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPairNoTags
private static class DuplicateWay.WayPairNoTags
| Field Summary | |
|---|---|
java.util.List<LatLon> |
coor
|
| Constructor Summary | |
|---|---|
DuplicateWay.WayPairNoTags(java.util.List<LatLon> _coor)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List<LatLon> coor
| Constructor Detail |
|---|
public DuplicateWay.WayPairNoTags(java.util.List<LatLon> _coor)
| Method Detail |
|---|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||