Interface RoadDivider
- All Superinterfaces:
scala.Equals,scala.Product,Serializable
- All Known Implementing Classes:
RoadDivider.Legal$,RoadDivider.Physical$,RoadDivider.Unrecognized
A physical structure or painted road marking intended to legally prohibit left turns in right-side driving countries, right turns in left-side driving countries, and U-turns at divided intersections or in the middle of divided segments.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classA painted line that prohibits turns by statute only.static classA physical divider preventing specific manoeuvres.static classUnrecognized value.static class -
Method Summary
Methods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Method Details
-
value
int value()
-