Class SegmentIndex

java.lang.Object
scala.AnyVal
com.here.platform.location.compilation.core.SegmentIndex
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product, scala.Serializable

public class SegmentIndex extends scala.AnyVal implements scala.Product, scala.Serializable
See Also:
  • Constructor Details

    • SegmentIndex

      public SegmentIndex(int value)
  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • value

      public int value()
    • sameDirectionVertex

      public VertexIndex sameDirectionVertex()
    • oppositeDirectionVertex

      public VertexIndex oppositeDirectionVertex()