Class RoadDivider.Physical$
java.lang.Object
com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Physical$
- All Implemented Interfaces:
RoadDivider
,Serializable
,scala.Equals
,scala.Product
,scala.Serializable
- Enclosing interface:
- RoadDivider
public static class RoadDivider.Physical$
extends Object
implements RoadDivider, scala.Product, scala.Serializable
A physical divider preventing specific manoeuvres.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider
RoadDivider.Legal$, RoadDivider.Physical$, RoadDivider.Unrecognized, RoadDivider.Unrecognized$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RoadDivider.Physical$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Physical$
public Physical$()
-
-
Method Details
-
value
public int value()- Specified by:
value
in interfaceRoadDivider
-