private static class RelationNodeMap.NodesWays extends Object
Map<Node,Set<Integer>>
nodes
boolean
oneWay
Map<Integer,Set<Node>>
ways
NodesWays(boolean oneWay)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Map<Node,Set<Integer>> nodes
public final Map<Integer,Set<Node>> ways
public final boolean oneWay
JOSM