|
Change Attribute Type oneways : HashSet<String> to oneways : Set<String> in class com.graphhopper.routing.util.AbstractFlagEncoder |
From |
To |
|
Change Attribute Type restrictedValues : HashSet<String> to restrictedValues : Set<String> in class com.graphhopper.routing.util.AbstractFlagEncoder |
From |
To |
|
Change Attribute Type potentialBarriers : HashSet<String> to potentialBarriers : Set<String> in class com.graphhopper.routing.util.AbstractFlagEncoder |
From |
To |
|
Change Attribute Type intendedValues : HashSet<String> to intendedValues : Set<String> in class com.graphhopper.routing.util.AbstractFlagEncoder |
From |
To |
|
Change Attribute Type ferries : HashSet<String> to ferries : Set<String> in class com.graphhopper.routing.util.AbstractFlagEncoder |
From |
To |
|
Change Attribute Type absoluteBarriers : HashSet<String> to absoluteBarriers : Set<String> in class com.graphhopper.routing.util.AbstractFlagEncoder |
From |
To |
|
Change Attribute Type acceptedRailways : HashSet<String> to acceptedRailways : Set<String> in class com.graphhopper.routing.util.AbstractFlagEncoder |
From |
To |