java.lang.Object
com.here.platform.location.inmemory.graph.Forward

public class Forward extends Object
The vertex and the segment have the same direction.
  • Constructor Details

    • Forward

      public Forward()
  • Method Details

    • canEqual

      public abstract static boolean canEqual(Object that)
    • equals

      public abstract static boolean equals(Object that)
    • productElement

      public abstract static Object productElement(int n)
    • productArity

      public abstract static int productArity()
    • productIterator

      public static scala.collection.Iterator<Object> productIterator()
    • productPrefix

      public static String productPrefix()