private static class RelationChecker.RoleInfo extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Collection<Node> |
nodes |
private java.util.Collection<Way> |
openways |
private java.util.Collection<Relation> |
relations |
private int |
total |
private java.util.Collection<Way> |
ways |
Modifier | Constructor and Description |
---|---|
private |
RoleInfo() |